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

git version control git at git.openembedded.org
Thu Apr 28 17:06:58 UTC 2011


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

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

kexecboot-klibc: 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-klibc_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/kexecboot/kexecboot-klibc_git.bb b/recipes/kexecboot/kexecboot-klibc_git.bb
index ea5b621..2e8c2dd 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 = "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"
 
 # the binary is statically linked against klibc





More information about the Openembedded-commits mailing list