[oe-commits] Martin Jansa : btsco, btsco-module: 0. 41 had different checksums for different mirrors in checksums.ini

git version control git at git.openembedded.org
Tue Apr 13 12:37:35 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Apr 13 14:34:20 2010 +0200

btsco,btsco-module: 0.41 had different checksums for different mirrors in checksums.ini

* use the 2nd, because it's what I got downloaded too

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/btsco/btsco-module_0.41.bb |    5 +++--
 recipes/btsco/btsco_0.41.bb        |    5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/recipes/btsco/btsco-module_0.41.bb b/recipes/btsco/btsco-module_0.41.bb
index edbd4a7..9713a4d 100644
--- a/recipes/btsco/btsco-module_0.41.bb
+++ b/recipes/btsco/btsco-module_0.41.bb
@@ -2,5 +2,6 @@ require btsco-module.inc
 
 PR = "r1"
 
-SRC_URI[md5sum] = "5a7760ed42d7a8b02cbfc77c4e97647c"
-SRC_URI[sha256sum] = "0b71cda89cee84cba28cac91e90a30b9648ce09a16e761a370fb171a7ca12657"
+SRC_URI[md5sum] = "111efb0f7092c92c4dd376eec96aa2e7"
+SRC_URI[sha256sum] = "47d206a511347f0762f4fe02c71d5b3a6122dcf3947947723cdde1d91ebad01b"
+
diff --git a/recipes/btsco/btsco_0.41.bb b/recipes/btsco/btsco_0.41.bb
index e218cfb..c54f58d 100644
--- a/recipes/btsco/btsco_0.41.bb
+++ b/recipes/btsco/btsco_0.41.bb
@@ -2,5 +2,6 @@ require btsco.inc
 
 PR = "r2"
 
-SRC_URI[md5sum] = "5a7760ed42d7a8b02cbfc77c4e97647c"
-SRC_URI[sha256sum] = "0b71cda89cee84cba28cac91e90a30b9648ce09a16e761a370fb171a7ca12657"
+SRC_URI[md5sum] = "111efb0f7092c92c4dd376eec96aa2e7"
+SRC_URI[sha256sum] = "47d206a511347f0762f4fe02c71d5b3a6122dcf3947947723cdde1d91ebad01b"
+





More information about the Openembedded-commits mailing list