1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

lsbsetup: Fix LIC_FILE_CHKSUM

Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold
2011-03-04 18:13:50 -08:00
parent 5a8991913d
commit 07c55e9db4
+1 -2
View 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"