[oe-commits] Andrea Adami : kexecboot: move git versions to 51940a6ce14e8cfc8d1068858075ee19bacd8493

git version control git at git.openembedded.org
Tue Apr 26 19:53:56 UTC 2011


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Tue Apr 26 21:43:07 2011 +0200

kexecboot: move git versions to 51940a6ce14e8cfc8d1068858075ee19bacd8493

* bump PR

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 193d491..ea5b621 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.9"
-PR = "r1+gitr${SRCREV}"
+PR = "r2+gitr${SRCREV}"
 
 SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "d391c05fe7b9379f62a34e7dd5deb851de2b0a0b"
+SRCREV = "51940a6ce14e8cfc8d1068858075ee19bacd8493"
 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 7b38f78..9032c62 100644
--- a/recipes/kexecboot/kexecboot_git.bb
+++ b/recipes/kexecboot/kexecboot_git.bb
@@ -1,9 +1,9 @@
 RDEPENDS_${PN} = "kexec"
 PV = "0.5.9"
-PR = "r1+gitr${SRCREV}"
+PR = "r2+gitr${SRCREV}"
 
 SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "d391c05fe7b9379f62a34e7dd5deb851de2b0a0b"
+SRCREV = "51940a6ce14e8cfc8d1068858075ee19bacd8493"
 S = "${WORKDIR}/git"
 
 require kexecboot.inc





More information about the Openembedded-commits mailing list