]> code.ossystems Code Review - openembedded-core.git/commitdiff
lsbsetup: Fix LIC_FILE_CHKSUM
authorSaul Wold <sgw@linux.intel.com>
Sat, 5 Mar 2011 02:13:50 +0000 (18:13 -0800)
committerSaul Wold <sgw@linux.intel.com>
Sat, 5 Mar 2011 21:03:07 +0000 (13:03 -0800)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/lsb/lsbsetup_0.9.bb

index 0bc32ddb40f5c7bf5d31b6290b7815d971a5d568..08e1d99bfd9bc7c0cb7d5bec3a0b7cd702a009f7 100644 (file)
@@ -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"