]> code.ossystems Code Review - openembedded-core.git/commitdiff
task-poky-boot: update LIC_FILES_CHKSUM info
authorDongxiao Xu <dongxiao.xu@intel.com>
Fri, 3 Dec 2010 06:39:24 +0000 (14:39 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 6 Dec 2010 22:02:24 +0000 (22:02 +0000)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/recipes-core/tasks/task-poky-boot.bb

index 4143369cd392a0da14c7b18febdd95a00816447d..e9c8e8a02e4db399ffd56d697e4dd2850b0784d0 100644 (file)
@@ -4,6 +4,8 @@
 
 DESCRIPTION = "Task for OpenedHand Poky - minimal bootable image"
 LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
+                    file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 DEPENDS = "virtual/kernel"
 ALLOW_EMPTY = "1"