[oe-commits] Alex Ferguson : jlime-extras: Fix md5sum and sha256sum.

git version control git at git.openembedded.org
Wed Nov 3 15:59:50 UTC 2010


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

Author: Alex Ferguson <thoughtmonster at gmail.com>
Date:   Sat Oct 30 21:42:43 2010 +0300

jlime-extras: Fix md5sum and sha256sum.

The jlime-extras source archive was updated and this patch reflects
that update in the md5sum and sha256sum.

Signed-off-by: Alex Ferguson <thoughtmonster at gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson at gmail.com>

---

 recipes/jlime/jlime-extras_1.0.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/jlime/jlime-extras_1.0.bb b/recipes/jlime/jlime-extras_1.0.bb
index 2ce37df..11ad4fa 100644
--- a/recipes/jlime/jlime-extras_1.0.bb
+++ b/recipes/jlime/jlime-extras_1.0.bb
@@ -11,5 +11,5 @@ do_install() {
 	cp -R etc usr ${D}
 }
 
-SRC_URI[md5sum] = "6593cd0509c0f79b091d6b15a92ff65d"
-SRC_URI[sha256sum] = "66800f009e3de2c0541f1d5a6be498fa4b2941f73405fe90d6f4c1b34ca5d2c6"
+SRC_URI[md5sum] = "a3a9179307ef2af13d535e2cd2d98e86"
+SRC_URI[sha256sum] = "388a03a6380890cf63239b8af351910eb9ad5247383b61f63fb1b4ee3de3cc88"





More information about the Openembedded-commits mailing list