[oe-commits] Andrea Adami : kexecboot: bump to f38f07d6bf7d3feea33bb7c1bbe4378eb0cb5bfd

git version control git at git.openembedded.org
Sat Jun 11 00:12:11 UTC 2011


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Sat Jun 11 01:52:24 2011 +0200

kexecboot: bump to f38f07d6bf7d3feea33bb7c1bbe4378eb0cb5bfd

* increase PR
* update both kexecboot and kexecboot-klibc recipes

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 a3725fd..cc1adaa 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 = "r4+gitr${SRCREV}"
+PR = "r5+gitr${SRCREV}"
 
 SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "698cf7185e013e873aa7df9388a31d857727d408"
+SRCREV = "f38f07d6bf7d3feea33bb7c1bbe4378eb0cb5bfd"
 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 dba92c7..ae382d6 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 = "r4+gitr${SRCREV}"
+PR = "r5+gitr${SRCREV}"
 
 SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "698cf7185e013e873aa7df9388a31d857727d408"
+SRCREV = "f38f07d6bf7d3feea33bb7c1bbe4378eb0cb5bfd"
 S = "${WORKDIR}/git"
 
 require kexecboot.inc





More information about the Openembedded-commits mailing list