aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-03-04 18:13:50 -0800
committerSaul Wold <sgw@linux.intel.com>2011-03-05 13:03:07 -0800
commit85c2417407fd5f9e0c3027fd99c9389e3ce167df (patch)
treef99c7a8ed614ab4c4c57baea37c119b4b7875452 /meta/recipes-extended
parent566e8425db0c38b6b77c014738f67600e8c462dd (diff)
downloadopenembedded-core-contrib-85c2417407fd5f9e0c3027fd99c9389e3ce167df.tar.gz
lsbsetup: Fix LIC_FILE_CHKSUM
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/lsb/lsbsetup_0.9.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-extended/lsb/lsbsetup_0.9.bb b/meta/recipes-extended/lsb/lsbsetup_0.9.bb
index 0bc32ddb40..08e1d99bfd 100644
--- a/meta/recipes-extended/lsb/lsbsetup_0.9.bb
+++ b/meta/recipes-extended/lsb/lsbsetup_0.9.bb
@@ -4,8 +4,7 @@ PRIORITY = "required"
LICENSE = "GPLv2"
PR = "r0"
-
-LIC_FILES_CHKSUM = "file://LSB_Setup.sh;md5=c7360d77e08a7f4f2fa66acf28012e7e"
+LIC_FILES_CHKSUM = "file://LSB_Setup.sh;md5=9cc166e6ee4b327fb94d6da63af9556c"
SRC_URI = "file://LSB_Setup.sh"