aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexec-tools
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-10 11:21:48 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-12 20:07:27 +0200
commit44985d56bc556786812a0a02d6219afd31a7381d (patch)
tree9dfeab9bd98dc6408835b7359861c8dc8ea6fffb /recipes/kexec-tools
parenta8e889754b1bdb261b85ac7de1c1f929ad597c09 (diff)
downloadopenembedded-44985d56bc556786812a0a02d6219afd31a7381d.tar.gz
recipes: move checksums to recipes from checksums.ini
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/kexec-tools')
-rw-r--r--recipes/kexec-tools/kexec-tools-dietlibc_2.0.1.bb3
-rw-r--r--recipes/kexec-tools/kexec-tools-klibc-static_1.101.bb3
-rw-r--r--recipes/kexec-tools/kexec-tools-klibc-static_2.0.1.bb3
-rw-r--r--recipes/kexec-tools/kexec-tools_1.101.bb3
-rw-r--r--recipes/kexec-tools/kexec-tools_2.0.1.bb3
5 files changed, 15 insertions, 0 deletions
diff --git a/recipes/kexec-tools/kexec-tools-dietlibc_2.0.1.bb b/recipes/kexec-tools/kexec-tools-dietlibc_2.0.1.bb
index 4f49755f9d..4691587eaa 100644
--- a/recipes/kexec-tools/kexec-tools-dietlibc_2.0.1.bb
+++ b/recipes/kexec-tools/kexec-tools-dietlibc_2.0.1.bb
@@ -13,3 +13,6 @@ PACKAGES =+ "kexec-dietlibc kdump-dietlibc"
FILES_kexec-dietlibc = "${sbindir}/kexec"
FILES_kdump-dietlibc = "${sbindir}/kdump"
+
+SRC_URI[md5sum] = "a7710a89fb0096002bccc57ab202a874"
+SRC_URI[sha256sum] = "95f352870df977271d912b6093f034bd3345e47a157493db96d1047b7654564d"
diff --git a/recipes/kexec-tools/kexec-tools-klibc-static_1.101.bb b/recipes/kexec-tools/kexec-tools-klibc-static_1.101.bb
index 579af3658e..e4b948822e 100644
--- a/recipes/kexec-tools/kexec-tools-klibc-static_1.101.bb
+++ b/recipes/kexec-tools/kexec-tools-klibc-static_1.101.bb
@@ -22,3 +22,6 @@ PACKAGES =+ "kexec-klibc-static kdump-klibc-static"
FILES_kexec-klibc-static = "${sbindir}/kexec"
FILES_kdump-klibc-static = "${sbindir}/kdump"
+
+SRC_URI[md5sum] = "b4f7ffcc294d41a6a4c40d6e44b7734d"
+SRC_URI[sha256sum] = "280b34fefa12c3d7a3e432c3730fe5d0d56e8d169c28b695cce9ba6d8dbe6e38"
diff --git a/recipes/kexec-tools/kexec-tools-klibc-static_2.0.1.bb b/recipes/kexec-tools/kexec-tools-klibc-static_2.0.1.bb
index fbe8e0032e..880383f64a 100644
--- a/recipes/kexec-tools/kexec-tools-klibc-static_2.0.1.bb
+++ b/recipes/kexec-tools/kexec-tools-klibc-static_2.0.1.bb
@@ -25,3 +25,6 @@ PACKAGES =+ "kexec-klibc-static kdump-klibc-static"
FILES_kexec-klibc-static = "${sbindir}/kexec"
FILES_kdump-klibc-static = "${sbindir}/kdump"
+
+SRC_URI[md5sum] = "a7710a89fb0096002bccc57ab202a874"
+SRC_URI[sha256sum] = "95f352870df977271d912b6093f034bd3345e47a157493db96d1047b7654564d"
diff --git a/recipes/kexec-tools/kexec-tools_1.101.bb b/recipes/kexec-tools/kexec-tools_1.101.bb
index f74c7bcd83..3a11b35d26 100644
--- a/recipes/kexec-tools/kexec-tools_1.101.bb
+++ b/recipes/kexec-tools/kexec-tools_1.101.bb
@@ -3,3 +3,6 @@ export LDFLAGS = "-L${STAGING_LIBDIR}"
EXTRA_OECONF = " --with-zlib=yes"
PR = "r5"
+
+SRC_URI[md5sum] = "b4f7ffcc294d41a6a4c40d6e44b7734d"
+SRC_URI[sha256sum] = "280b34fefa12c3d7a3e432c3730fe5d0d56e8d169c28b695cce9ba6d8dbe6e38"
diff --git a/recipes/kexec-tools/kexec-tools_2.0.1.bb b/recipes/kexec-tools/kexec-tools_2.0.1.bb
index 606b3fd634..0cc725e480 100644
--- a/recipes/kexec-tools/kexec-tools_2.0.1.bb
+++ b/recipes/kexec-tools/kexec-tools_2.0.1.bb
@@ -5,3 +5,6 @@ EXTRA_OECONF = " --with-zlib=yes"
PR = "r2"
DEFAULT_PREFERENCE = "1"
+
+SRC_URI[md5sum] = "a7710a89fb0096002bccc57ab202a874"
+SRC_URI[sha256sum] = "95f352870df977271d912b6093f034bd3345e47a157493db96d1047b7654564d"