]> code.ossystems Code Review - openembedded-core.git/commitdiff
task-poky-boot: fix metadata
authorDongxiao Xu <dongxiao.xu@intel.com>
Sat, 12 Jun 2010 06:02:26 +0000 (14:02 +0800)
committerJoshua Lock <josh@linux.intel.com>
Thu, 17 Jun 2010 22:13:34 +0000 (23:13 +0100)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/packages/tasks/task-poky-boot.bb

index c4821c3f11f9193fe71bac494a8742ffdc2af9e2..4143369cd392a0da14c7b18febdd95a00816447d 100644 (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"