From ea4922445c7989c790e15785e856802a3abf3b93 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Thu, 28 Apr 2011 18:51:22 +0200 Subject: kexecboot-klibc: move to bb849a9bc6aaa397336fcd83c67a194036f7f19b * add new configure options for custom width and height Signed-off-by: Andrea Adami --- recipes/kexecboot/kexecboot-klibc_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/kexecboot/kexecboot-klibc_git.bb b/recipes/kexecboot/kexecboot-klibc_git.bb index ea5b621575..2e8c2dd18c 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 -- cgit 1.2.3-korg