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>
This commit is contained in:
@@ -12,5 +12,4 @@ RDEPENDS_${PN} = "\
|
||||
gpe-othello \
|
||||
gpe-tetris \
|
||||
gsoko \
|
||||
# xdemineur \
|
||||
"
|
||||
|
||||
@@ -8,5 +8,4 @@ inherit task
|
||||
|
||||
RDEPENDS_${PN} = "\
|
||||
cups \
|
||||
# gnome-cups-manager \
|
||||
"
|
||||
|
||||
@@ -11,11 +11,7 @@ RDEPENDS_${PN} = "\
|
||||
ettercap-ng \
|
||||
stunnel \
|
||||
curl \
|
||||
# dsniff \
|
||||
prismstumbler \
|
||||
# tcpdump \
|
||||
kismet \
|
||||
hydra \
|
||||
# thcrut \
|
||||
# driftnet \
|
||||
miniclipboard"
|
||||
|
||||
Reference in New Issue
Block a user