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

task-poky-boot: fix metadata

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
This commit is contained in:
Dongxiao Xu
2010-06-12 14:02:26 +08:00
committed by Joshua Lock
parent 6aa28180c4
commit b82e9a3746
+1
View File
@@ -3,6 +3,7 @@
#
DESCRIPTION = "Task for OpenedHand Poky - minimal bootable image"
LICENSE = "MIT"
PACKAGE_ARCH = "${MACHINE_ARCH}"
DEPENDS = "virtual/kernel"
ALLOW_EMPTY = "1"