[oe-commits] Andrea Adami : kexecboot: upgrade git recipes up to version 0.5.9.

git version control git at git.openembedded.org
Sun Mar 6 00:11:26 UTC 2011


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Sun Mar  6 01:07:04 2011 +0100

kexecboot: upgrade git recipes up to version 0.5.9.

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>

---

 recipes/kexecboot/kexecboot-klibc_git.bb |    4 ++--
 recipes/kexecboot/kexecboot_git.bb       |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes/kexecboot/kexecboot-klibc_git.bb b/recipes/kexecboot/kexecboot-klibc_git.bb
index 408a6c6..281b7da 100644
--- a/recipes/kexecboot/kexecboot-klibc_git.bb
+++ b/recipes/kexecboot/kexecboot-klibc_git.bb
@@ -1,9 +1,9 @@
 RDEPENDS_${PN} = "kexec-klibc"
-PV = "0.5.8"
+PV = "0.5.9"
 PR = "r0+gitr${SRCREV}"
 
 SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "18e5620adf2f2bdf319a363586e923e3bb031848"
+SRCREV = "3f261f1f731683203f83c5bea36e3d7547f93ab6"
 S = "${WORKDIR}/git"
 
 # the binary is statically linked against klibc
diff --git a/recipes/kexecboot/kexecboot_git.bb b/recipes/kexecboot/kexecboot_git.bb
index 117eebc..9801843 100644
--- a/recipes/kexecboot/kexecboot_git.bb
+++ b/recipes/kexecboot/kexecboot_git.bb
@@ -1,9 +1,9 @@
 RDEPENDS_${PN} = "kexec"
-PV = "0.5.8"
+PV = "0.5.9"
 PR = "r0+gitr${SRCREV}"
 
 SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "18e5620adf2f2bdf319a363586e923e3bb031848"
+SRCREV = "3f261f1f731683203f83c5bea36e3d7547f93ab6"
 S = "${WORKDIR}/git"
 
 require kexecboot.inc





More information about the Openembedded-commits mailing list