From aefe32b4bd60ef92be0a802545c89a05915bda2f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 27 Sep 2010 09:57:15 +0200 Subject: kexecboot: bump SRCREV for devicescan fix Signed-off-by: Martin Jansa --- recipes/kexecboot/kexecboot_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/kexecboot') diff --git a/recipes/kexecboot/kexecboot_git.bb b/recipes/kexecboot/kexecboot_git.bb index a5b193d233..8a282a07c6 100644 --- a/recipes/kexecboot/kexecboot_git.bb +++ b/recipes/kexecboot/kexecboot_git.bb @@ -1,8 +1,8 @@ PV = "0.5" -PR = "r18+gitr${SRCREV}" +PR = "r19+gitr${SRCREV}" SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git " -SRCREV = "5e020abcb38b7dcfeb1eed2350a4221e7bda7020" +SRCREV = "cd52db828d24a239698f142e9b028c6bc0d6a21a" S = "${WORKDIR}/git" -- cgit 1.2.3-korg