mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +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>
(cherry picked from commit d085c4e1d2)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
2cd24bd20d
commit
ca687218ba
@@ -2,7 +2,7 @@ SUMMARY = "A graphic library for file loading, saving, rendering, and manipulati
|
||||
|
||||
HOMEPAGE = "https://sourceforge.net/projects/enlightenment/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "MIT & BSD"
|
||||
LICENSE = "Imlib2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=344895f253c32f38e182dcaf30fe8a35"
|
||||
|
||||
DEPENDS = "freetype "
|
||||
|
||||
Reference in New Issue
Block a user