aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2011-05-05 00:46:16 +0200
committerFlorian Boor <florian.boor@kernelconcepts.de>2011-05-05 11:33:01 +0200
commitebb64cf105ff29596783f04cf94e69970509dcbe (patch)
tree2b6e4a1267c1c5faaec7123120a9ed08abd09510
parent73593c5b1c4d84cde5c8b5c17cde0ce9c7a89f7c (diff)
downloadopenembedded-ebb64cf105ff29596783f04cf94e69970509dcbe.tar.gz
lsb-base: Move to a newer, fetchable source. Add checksums
Signed-off-by: Florian Boor <florian.boor@kernelconcepts.de>
-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"