[oe-commits] org.oe.dev pckages/{libmrss|libnxml}: Remove the md5sum and add md5sum/shasum to the config file

freyther commit openembedded-commits at lists.openembedded.org
Sun Apr 1 18:07:32 UTC 2007


pckages/{libmrss|libnxml}: Remove the md5sum and add md5sum/shasum to the config file

Author: freyther at openembedded.org
Branch: org.openembedded.dev
Revision: fad527d227dd0598909d19a70f175bd576271455
ViewMTN: http://monotone.openembedded.org/revision.psp?id=fad527d227dd0598909d19a70f175bd576271455
Files:
1
conf/checksums.ini
packages/libmrss/libmrss_0.17.bb
packages/libnxml/libnxml_0.16.bb
Diffs:

#
# mt diff -r4ee39786c26b0b575559daa096969d2c11342ee9 -rfad527d227dd0598909d19a70f175bd576271455
#
# 
# 
# patch "conf/checksums.ini"
#  from [e7ccdd474baa460c30146f7dfd3089265a4a0ba2]
#    to [7d665c9556184e1ed9740cce1255af4f4e76d59f]
# 
# patch "packages/libmrss/libmrss_0.17.bb"
#  from [1653369efb1ab4d7958529751eb52f961f1b8189]
#    to [d244a77ad529acf79985a411cd041c7d1b5ecb2d]
# 
# patch "packages/libnxml/libnxml_0.16.bb"
#  from [6eb4f5728c875164ee005c42d882c7073586e8b1]
#    to [f144c2c8369efc36f35fa9066b475444b0f5ae2b]
# 
============================================================
--- conf/checksums.ini	e7ccdd474baa460c30146f7dfd3089265a4a0ba2
+++ conf/checksums.ini	7d665c9556184e1ed9740cce1255af4f4e76d59f
@@ -1,3 +1,11 @@ sha256=c0810fb3ddb6cb73c9ff045965e542af6
 [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
============================================================
--- packages/libmrss/libmrss_0.17.bb	1653369efb1ab4d7958529751eb52f961f1b8189
+++ packages/libmrss/libmrss_0.17.bb	d244a77ad529acf79985a411cd041c7d1b5ecb2d
@@ -6,9 +6,9 @@ inherit autotools pkgconfig
 
 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() {
============================================================
--- packages/libnxml/libnxml_0.16.bb	6eb4f5728c875164ee005c42d882c7073586e8b1
+++ packages/libnxml/libnxml_0.16.bb	f144c2c8369efc36f35fa9066b475444b0f5ae2b
@@ -6,7 +6,7 @@ inherit autotools pkgconfig
 
 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() {






More information about the Openembedded-commits mailing list