mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
engrave: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
DESCRIPTION = "Engrave is an Edje Editing Library"
|
DESCRIPTION = "Engrave is an Edje Editing Library"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=edf2d968b9eb026bfa82cccbd0e6f9f5"
|
||||||
# also requires yacc and lex on host
|
# also requires yacc and lex on host
|
||||||
DEPENDS = "evas ecore"
|
DEPENDS = "evas ecore"
|
||||||
PV = "0.0.0+svnr${SRCPV}"
|
PV = "0.0.0+svnr${SRCPV}"
|
||||||
|
|||||||
Reference in New Issue
Block a user