[oe-commits] Florian Boor : lsb-base: Move to a newer, fetchable source. Add checksums

git version control git at git.openembedded.org
Thu May 5 09:35:38 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ebb64cf105ff29596783f04cf94e69970509dcbe
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ebb64cf105ff29596783f04cf94e69970509dcbe

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Thu May  5 00:46:16 2011 +0200

lsb-base: Move to a newer, fetchable source. Add checksums

Signed-off-by: Florian Boor <florian.boor at kernelconcepts.de>

---

 recipes/lsb/lsb-base_3.2.bb |    5 ++++-
 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 213f3de..5126af3 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"





More information about the Openembedded-commits mailing list