[oe-commits] Andrea Adami : kexec-tools_2.0: bump to 2.01 (lot of fixes !) - update checksums.ini

git version control git at git.openembedded.org
Thu Sep 24 21:04:44 UTC 2009


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Thu Sep 24 23:01:54 2009 +0200

kexec-tools_2.0: bump to 2.01 (lot of fixes !)- update checksums.ini

---

 conf/checksums.ini                                 |    6 +++---
 ..._2.0.0.bb => kexec-tools-klibc-static_2.0.1.bb} |    4 ++--
 .../{kexec-tools_2.0.0.bb => kexec-tools_2.0.1.bb} |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index ed3f12e..ac0f85e 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -12298,9 +12298,9 @@ sha256=a758c8f9b55d8288e2484dd1a2dcbd9c4ca3ca3052864a45cb104f613b7f712d
 md5=b4f7ffcc294d41a6a4c40d6e44b7734d
 sha256=280b34fefa12c3d7a3e432c3730fe5d0d56e8d169c28b695cce9ba6d8dbe6e38
 
-[http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/kexec-tools-2.0.0.tar.gz]
-md5=bf87c53f36b4454ad3cc50aa9c72faf3
-sha256=f8244b8c4691faf0c9765ec3acba730a5620c8077f9bed667b9ac835dd959ba2
+[http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/kexec-tools-2.0.1.tar.gz]
+md5=a7710a89fb0096002bccc57ab202a874
+sha256=95f352870df977271d912b6093f034bd3345e47a157493db96d1047b7654564d
 
 [http://kexecboot.home.linuxtogo.org/kexecboot-0.3.tar.gz]
 md5=3c3b8edb739146183b3ddff3e0af5f1c
diff --git a/recipes/kexec/kexec-tools-klibc-static_2.0.0.bb b/recipes/kexec/kexec-tools-klibc-static_2.0.1.bb
similarity index 86%
rename from recipes/kexec/kexec-tools-klibc-static_2.0.0.bb
rename to recipes/kexec/kexec-tools-klibc-static_2.0.1.bb
index da12db1..52f69fe 100644
--- a/recipes/kexec/kexec-tools-klibc-static_2.0.0.bb
+++ b/recipes/kexec/kexec-tools-klibc-static_2.0.1.bb
@@ -1,12 +1,12 @@
 # the binaries are statical linked against klibc
 require kexec-tools2.inc
 
-DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE = "1"
 
 PR = "r0"
 DEPENDS = "klibc"
 
-SRC_URI += "file://kexec2-klibc.patch;patch=1"
+#SRC_URI += "file://kexec2-klibc.patch;patch=1"
 S = "${WORKDIR}/kexec-tools-${PV}"
 
 EXTRA_OECONF = " --without-zlib"
diff --git a/recipes/kexec/kexec-tools_2.0.0.bb b/recipes/kexec/kexec-tools_2.0.1.bb
similarity index 80%
rename from recipes/kexec/kexec-tools_2.0.0.bb
rename to recipes/kexec/kexec-tools_2.0.1.bb
index 7692081..8285b20 100644
--- a/recipes/kexec/kexec-tools_2.0.0.bb
+++ b/recipes/kexec/kexec-tools_2.0.1.bb
@@ -4,4 +4,4 @@ EXTRA_OECONF = " --with-zlib=yes"
 
 PR = "r0"
 
-DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE = "1"





More information about the Openembedded-commits mailing list