[oe-commits] Andrea Adami : kexecboot: bump to SRCREV 18e5620adf2f2bdf319a363586e923e3bb031848 v.0.5.8

git version control git at git.openembedded.org
Sat Mar 5 10:34:19 UTC 2011


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Sat Mar  5 11:30:35 2011 +0100

kexecboot: bump to SRCREV 18e5620adf2f2bdf319a363586e923e3bb031848 v.0.5.8

* fixes some hidden bugs

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

---

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

diff --git a/recipes/kexecboot/kexecboot-klibc_git.bb b/recipes/kexecboot/kexecboot-klibc_git.bb
index 0d2b86b..408a6c6 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"
-PR = "r26+gitr${SRCREV}"
+PV = "0.5.8"
+PR = "r0+gitr${SRCREV}"
 
 SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "1464e897e416f7458e93fb30148e87e60509a667"
+SRCREV = "18e5620adf2f2bdf319a363586e923e3bb031848"
 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 5f285a5..117eebc 100644
--- a/recipes/kexecboot/kexecboot_git.bb
+++ b/recipes/kexecboot/kexecboot_git.bb
@@ -1,9 +1,9 @@
 RDEPENDS_${PN} = "kexec"
-PV = "0.5"
-PR = "r26+gitr${SRCREV}"
+PV = "0.5.8"
+PR = "r0+gitr${SRCREV}"
 
 SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "1464e897e416f7458e93fb30148e87e60509a667"
+SRCREV = "18e5620adf2f2bdf319a363586e923e3bb031848"
 S = "${WORKDIR}/git"
 
 require kexecboot.inc





More information about the Openembedded-commits mailing list