[oe-commits] Andrea Adami : kexecboot: move to bb849a9bc6aaa397336fcd83c67a194036f7f19b

git version control git at git.openembedded.org
Thu Apr 28 20:01:21 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 7f503f2d2d9391425a39c79835efdddec1d61f7e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7f503f2d2d9391425a39c79835efdddec1d61f7e

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Thu Apr 28 18:53:34 2011 +0200

kexecboot: move to bb849a9bc6aaa397336fcd83c67a194036f7f19b

* add new configure options for custom width and height

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

---

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

diff --git a/recipes/kexecboot/kexecboot_git.bb b/recipes/kexecboot/kexecboot_git.bb
index 9032c62..2f2bf13 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 = "r2+gitr${SRCREV}"
+PR = "r3+gitr${SRCREV}"
 
 SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "51940a6ce14e8cfc8d1068858075ee19bacd8493"
+SRCREV = "bb849a9bc6aaa397336fcd83c67a194036f7f19b"
 S = "${WORKDIR}/git"
 
 require kexecboot.inc





More information about the Openembedded-commits mailing list