[oe-commits] Andrea Adami : kexecboot: bump to SRCREV 1464e897e416f7458e93fb30148e87e60509a667

git version control git at git.openembedded.org
Thu Mar 3 23:27:26 UTC 2011


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Thu Mar  3 23:56:48 2011 +0100

kexecboot: bump to SRCREV 1464e897e416f7458e93fb30148e87e60509a667

* adds new icons and fonts, logs, text-ui, multiple kernels per partition
* 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 34a96a7..0d2b86b 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 = "r25+gitr${SRCREV}"
+PR = "r26+gitr${SRCREV}"
 
 SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "e951750b09eb0e1ba81f1bf71d6108c8d3288f91"
+SRCREV = "1464e897e416f7458e93fb30148e87e60509a667"
 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 e62bf85..5f285a5 100644
--- a/recipes/kexecboot/kexecboot_git.bb
+++ b/recipes/kexecboot/kexecboot_git.bb
@@ -1,9 +1,9 @@
 RDEPENDS_${PN} = "kexec"
 PV = "0.5"
-PR = "r25+gitr${SRCREV}"
+PR = "r26+gitr${SRCREV}"
 
 SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "e951750b09eb0e1ba81f1bf71d6108c8d3288f91"
+SRCREV = "1464e897e416f7458e93fb30148e87e60509a667"
 S = "${WORKDIR}/git"
 
 require kexecboot.inc





More information about the Openembedded-commits mailing list