Files
meta-mortsgna/recipes-angstrom/angstrom/angstrom-task-sectest.bb
Koen Kooi a44f01d439 angstrom tasks: fix multiline comments
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>
2011-09-01 09:38:22 +02:00

18 lines
326 B
BlitzBasic

DESCRIPTION = "Task packages for the Angstrom distribution"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
PR = "r33"
inherit task
RDEPENDS_${PN} = "\
nmap \
ettercap-ng \
stunnel \
curl \
prismstumbler \
kismet \
hydra \
miniclipboard"