aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Ferguson <thoughtmonster@gmail.com>2010-10-30 21:42:43 +0300
committerKristoffer Ericson <kristoffer.ericson@gmail.com>2010-11-03 16:51:55 +0100
commitf7b468d40705390f4008e6a50444864b04dd2158 (patch)
treebbbfb08714e332ff9a241cfb9b18e576084c6975
parent9660ed039a775334d49f696d46b65fc338ae4382 (diff)
downloadopenembedded-f7b468d40705390f4008e6a50444864b04dd2158.tar.gz
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@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
-rw-r--r--recipes/jlime/jlime-extras_1.0.bb4
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 2ce37df367..11ad4fadbd 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"