mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
eeze: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Siged-off-by: Koen Kooi <koen@dominion.truhere.net>
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
DESCRIPTION = "Eeze is a library to simplify the use of devices"
|
DESCRIPTION = "Eeze is a library to simplify the use of devices"
|
||||||
LICENSE = "MIT BSD"
|
LICENSE = "MIT BSD"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=5388f2e926064f899c2481629ec3de18"
|
||||||
DEPENDS = "ecore udev"
|
DEPENDS = "ecore udev"
|
||||||
|
|
||||||
inherit efl
|
inherit efl
|
||||||
|
|||||||
Reference in New Issue
Block a user