[oe-commits] Andrea Adami : kexec-tools.klibc_2.0.2: fix checksums

git at git.openembedded.org git at git.openembedded.org
Mon Sep 17 12:27:56 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: da4d1ea16bef34ce5631877f08f4bea12653d061
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=da4d1ea16bef34ce5631877f08f4bea12653d061

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Tue Sep 11 21:45:14 2012 +0000

kexec-tools.klibc_2.0.2: fix checksums

* those are the SRC_URI checksums since 15-Jan-2012 22:10
* re-uploaded after kernel.org outage

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../kexec/kexec-tools-klibc_2.0.2.bb               |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb
index 9c35330..9c804be 100644
--- a/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb
+++ b/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc_2.0.2.bb
@@ -1,7 +1,7 @@
 # the binaries are statically linked against klibc
 require recipes-kernel/kexec/kexec-tools.inc
-SRC_URI[md5sum] = "bc401cf3262b25ff7c9a51fc76c8ab91"
-SRC_URI[sha256sum] = "549ab65c18a2229b6bf21b6875ca6bbe0e579bca08c3543ce6aaf8287a0b4188"
+SRC_URI[md5sum] = "92eff93b097475b7767f8c98df84408a"
+SRC_URI[sha256sum] = "09e180ff36dee087182cdc939ba6c6917b6adbb5fc12d589f31fd3659b6471f2"
 
 inherit klibc
 





More information about the Openembedded-commits mailing list