From: Martin Jansa Date: Mon, 27 Sep 2010 07:57:15 +0000 (+0200) Subject: kexecboot: bump SRCREV for devicescan fix X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aefe32b4bd60ef92be0a802545c89a05915bda2f;p=openembedded.git kexecboot: bump SRCREV for devicescan fix Signed-off-by: Martin Jansa --- 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"