Bitbake used to ignore these but no longer does so, please fix your metadata as errors are likely as a result of this change. ERROR: There is a comment on line 15 of file /OE/tentacle/sources/meta-angstrom/recipes-angstrom/angstrom/angstrom-gpe-task-game.bb Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
12 lines
225 B
BlitzBasic
12 lines
225 B
BlitzBasic
DESCRIPTION = "Task packages for the Angstrom distribution"
|
|
LICENSE = "MIT"
|
|
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
|
|
|
|
PR = "r32"
|
|
|
|
inherit task
|
|
|
|
RDEPENDS_${PN} = "\
|
|
cups \
|
|
"
|