mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
imlib2: clarify license
Imlib2 has its own special license, so use that instead of MIT & BSD. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY = "A graphic library for file loading, saving, rendering, and manipulati
|
|||||||
|
|
||||||
HOMEPAGE = "https://sourceforge.net/projects/enlightenment/"
|
HOMEPAGE = "https://sourceforge.net/projects/enlightenment/"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
LICENSE = "MIT & BSD"
|
LICENSE = "Imlib2"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
|
||||||
|
|
||||||
DEPENDS = "freetype "
|
DEPENDS = "freetype "
|
||||||
|
|||||||
Reference in New Issue
Block a user