From 70c63bbb1ac91b030e54c1c2e5242b927622ec7e Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Fri, 3 Dec 2010 14:18:02 +0800 Subject: run-postinsts: update LIC_FILES_CHKSUM info Signed-off-by: Dongxiao Xu --- meta/recipes-devtools/dpkg/run-postinsts_1.0.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-devtools/dpkg') diff --git a/meta/recipes-devtools/dpkg/run-postinsts_1.0.bb b/meta/recipes-devtools/dpkg/run-postinsts_1.0.bb index 44e840ed13..72cb65ff84 100644 --- a/meta/recipes-devtools/dpkg/run-postinsts_1.0.bb +++ b/meta/recipes-devtools/dpkg/run-postinsts_1.0.bb @@ -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" -- cgit v1.2.3-54-g00ecf