diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2012-09-11 21:45:14 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-09-17 14:20:28 +0200 |
commit | da4d1ea16bef34ce5631877f08f4bea12653d061 (patch) | |
tree | 943e35ccd2fb970a67c511c463a4035d1f6ce5ce /meta-initramfs | |
parent | 4d234731b2770f8983f16ba22177ed022fe8eea9 (diff) | |
download | meta-openembedded-da4d1ea16bef34ce5631877f08f4bea12653d061.tar.gz |
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@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-initramfs')
-rw-r--r-- | meta-initramfs/recipes-kernel/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 9c35330f3..9c804bece 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 @@ | |||
1 | # the binaries are statically linked against klibc | 1 | # the binaries are statically linked against klibc |
2 | require recipes-kernel/kexec/kexec-tools.inc | 2 | require recipes-kernel/kexec/kexec-tools.inc |
3 | SRC_URI[md5sum] = "bc401cf3262b25ff7c9a51fc76c8ab91" | 3 | SRC_URI[md5sum] = "92eff93b097475b7767f8c98df84408a" |
4 | SRC_URI[sha256sum] = "549ab65c18a2229b6bf21b6875ca6bbe0e579bca08c3543ce6aaf8287a0b4188" | 4 | SRC_URI[sha256sum] = "09e180ff36dee087182cdc939ba6c6917b6adbb5fc12d589f31fd3659b6471f2" |
5 | 5 | ||
6 | inherit klibc | 6 | inherit klibc |
7 | 7 | ||