pckages/{libmrss|libnxml}: Remove the md5sum and add md5sum/shasum to the config...
authorHolger Freyther <zecke@selfish.org>
Sun, 1 Apr 2007 18:00:25 +0000 (18:00 +0000)
committerHolger Freyther <zecke@selfish.org>
Sun, 1 Apr 2007 18:00:25 +0000 (18:00 +0000)
conf/checksums.ini
packages/libmrss/libmrss_0.17.bb
packages/libnxml/libnxml_0.16.bb

index 92a2bb7..f73fc47 100644 (file)
@@ -1,3 +1,11 @@
 [ftp://ftp.astron.com/pub/file/file-4.20.tar.gz]
 md5=402bdb26356791bd5d277099adacc006
 sha256=c0810fb3ddb6cb73c9ff045965e542af6e3eaa7f2995b3037181766d26d5e6e7
+
+[http://www2.autistici.org/bakunin/libmrss/libmrss-0.17.tar.gz]
+md5=28d0e78d736748e67f25ad99456f10c3
+sha256=9bccf1240ce9317510eb860e7fcd387be2ddc73adc14451d679a6a7358383772
+
+[http://www2.autistici.org/bakunin/libnxml/libnxml-0.16.tar.gz]
+md5=85b6a42a9e17a23c01b2f2ed0ece0563
+sha256=6154872089834b0ffd34e92612d07e2d1ccec572698bd861da752eeeaab7ca78
index 7255b8b..4d03985 100644 (file)
@@ -6,9 +6,9 @@ DEPENDS = "libnxml curl"
 
 inherit autotools pkgconfig
 
-SRC_URI = "http://www2.autistici.org/bakunin/libmrss/libmrss-${PV}.tar.gz;md5sum=28d0e78d736748e67f25ad99456f10c3 \
-           file://atom-changes.patch;patch=1                                                                      \
-           file://fix_atom_date_locale.patch;patch=1                                                              \
+SRC_URI = "http://www2.autistici.org/bakunin/libmrss/libmrss-${PV}.tar.gz \
+           file://atom-changes.patch;patch=1                              \
+           file://fix_atom_date_locale.patch;patch=1                      \
            file://bump-version.patch;patch=1 "
 
 do_stage() {
index 48f6490..6f836d2 100644 (file)
@@ -6,7 +6,7 @@ DEPENDS = "curl"
 
 inherit autotools pkgconfig
 
-SRC_URI = "http://www2.autistici.org/bakunin/libnxml/libnxml-${PV}.tar.gz;md5sum=85b6a42a9e17a23c01b2f2ed0ece0563"
+SRC_URI = "http://www2.autistici.org/bakunin/libnxml/libnxml-${PV}.tar.gz"
 
 
 do_stage() {