]> code.ossystems Code Review - openembedded-core.git/commitdiff
run-postinsts: update LIC_FILES_CHKSUM info
authorDongxiao Xu <dongxiao.xu@intel.com>
Fri, 3 Dec 2010 06:18:02 +0000 (14:18 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 6 Dec 2010 22:02:21 +0000 (22:02 +0000)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/recipes-devtools/dpkg/run-postinsts_1.0.bb

index 44e840ed138d245dab829b6eeaf770c7a2c14598..72cb65ff849ef373a8d40c3fe72e0a2179d4fb20 100644 (file)
@@ -2,6 +2,8 @@ DESCRIPTION = "Run postinstall scripts on device using awk"
 SECTION = "devel"
 PR = "r6"
 LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
+                    file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
 
 SRC_URI = "file://run-postinsts file://run-postinsts.awk"