kexecboot: bump SRCREV for devicescan fix
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 27 Sep 2010 07:57:15 +0000 (09:57 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Mon, 27 Sep 2010 09:43:38 +0000 (11:43 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/kexecboot/kexecboot_git.bb

index a5b193d..8a282a0 100644 (file)
@@ -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"