aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/lsb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-04-07 10:43:18 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-08 06:14:03 -0700
commit97514c5811e9e5256bf88e245f4356ebc15a0f5c (patch)
treef909d80079dbfed31c8bc8079feb094936da2124 /meta/recipes-extended/lsb
parent7935b07ca7223628d2f2afa5da28e1b7368c49c8 (diff)
downloadopenembedded-core-97514c5811e9e5256bf88e245f4356ebc15a0f5c.tar.gz
lsb: fix lic_files_chksum
Fixes [YOCTO #961] Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/lsb')
-rw-r--r--meta/recipes-extended/lsb/lsbsetup_0.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/lsb/lsbsetup_0.9.bb b/meta/recipes-extended/lsb/lsbsetup_0.9.bb
index 08e1d99bfd..8cbaf1eee3 100644
--- a/meta/recipes-extended/lsb/lsbsetup_0.9.bb
+++ b/meta/recipes-extended/lsb/lsbsetup_0.9.bb
@@ -4,7 +4,7 @@ PRIORITY = "required"
LICENSE = "GPLv2"
PR = "r0"
-LIC_FILES_CHKSUM = "file://LSB_Setup.sh;md5=9cc166e6ee4b327fb94d6da63af9556c"
+LIC_FILES_CHKSUM = "file://LSB_Setup.sh;md5=7391be3e70a02d44e1b183fa103b0585"
SRC_URI = "file://LSB_Setup.sh"