1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

task-poky-standalone-gmae-sdk-target: fix packaging

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3288 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-11-30 18:40:00 +00:00
parent e955540829
commit f53f08919a
@@ -4,12 +4,11 @@
DESCRIPTON = "Gnome Mobile And Embedded Software Development Kit for OpenedHand Poky"
DEPENDS = "task-poky-standalone-sdk-target"
PR = "r1"
ALLOW_EMPTY = "1"
PACKAGES = "\
task-poky-standalone-gmae-sdk-gmae \
task-poky-standalone-gmae-sdk-gmae-dbg"
PACKAGES = "${PN}"
RDEPENDS_${PN} = "\
task-poky-standalone-sdk-target \