aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes/lsb/lsb-base_3.2.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes/lsb/lsb-base_3.2.bb b/recipes/lsb/lsb-base_3.2.bb
index 213f3de18b..5126af38ed 100644
--- a/recipes/lsb/lsb-base_3.2.bb
+++ b/recipes/lsb/lsb-base_3.2.bb
@@ -5,7 +5,7 @@ PR = "r0"
LICENSE = "BSD"
PACKAGE_ARCH = "all"
-SRC_URI = "http://ftp.de.debian.org/debian/pool/main/l/lsb/lsb_3.2-23.tar.gz"
+SRC_URI = "http://ftp.de.debian.org/debian/pool/main/l/lsb/lsb_3.2-27.tar.gz"
FILES_${PN} = "/lib/lsb"
@@ -18,3 +18,6 @@ do_install () {
install -d ${D}/lib/lsb
install -m 755 init-functions ${D}/lib/lsb/
}
+
+SRC_URI[md5sum] = "eb22ef00c02d60e7cd5b9070c8fadd98"
+SRC_URI[sha256sum] = "15d7e2ba0a54c809442952c676f7b30d00a9a0207a3ddcc4ae7aaea830eccc08"