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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user