mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
eio: fix LIC_FILES_CHKSUM
* formal changes in r66247 and copy&paste fix in r66262 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
DESCRIPTION = "Enlightenment Input Output Library"
|
DESCRIPTION = "Enlightenment Input Output Library"
|
||||||
LICENSE = "LGPLv2.1"
|
LICENSE = "LGPLv2.1"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=403f20cf42c847686ac2956f14bfa30f"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=180fca752525726bd6ba021689509a08"
|
||||||
DEPENDS = "ecore eina"
|
DEPENDS = "ecore eina"
|
||||||
|
|
||||||
inherit efl
|
inherit efl
|
||||||
|
|||||||
Reference in New Issue
Block a user