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:
Koen Kooi
2011-09-01 09:38:22 +02:00
parent 55d32b0d47
commit a44f01d439
3 changed files with 0 additions and 6 deletions

View File

@@ -12,5 +12,4 @@ RDEPENDS_${PN} = "\
gpe-othello \
gpe-tetris \
gsoko \
# xdemineur \
"

View File

@@ -8,5 +8,4 @@ inherit task
RDEPENDS_${PN} = "\
cups \
# gnome-cups-manager \
"

View File

@@ -11,11 +11,7 @@ RDEPENDS_${PN} = "\
ettercap-ng \
stunnel \
curl \
# dsniff \
prismstumbler \
# tcpdump \
kismet \
hydra \
# thcrut \
# driftnet \
miniclipboard"