From: Andrea Adami Date: Sun, 8 Nov 2009 23:33:29 +0000 (+0100) Subject: kexecboot_git: bump to 40e5be92f045f2a7cfc918f4b1acc42f6cc013e9 and X-Git-Tag: Release-2010-05/1~1732 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f951c59c5218d9a4a0cf43e082365110af1b94d;p=openembedded.git kexecboot_git: bump to 40e5be92f045f2a7cfc918f4b1acc42f6cc013e9 and increase PR. --- diff --git a/recipes/kexecboot/kexecboot_git.bb b/recipes/kexecboot/kexecboot_git.bb index e7b0990cd4..3bd280c206 100644 --- a/recipes/kexecboot/kexecboot_git.bb +++ b/recipes/kexecboot/kexecboot_git.bb @@ -1,8 +1,8 @@ PV = "0.5" -PR = "r5+gitr${SRCREV}" +PR = "r6+gitr${SRCREV}" SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git " -SRCREV = "8daf258fc5d1e5eb6127285c63d66f31f05cf80d" +SRCREV = "40e5be92f045f2a7cfc918f4b1acc42f6cc013e9" S = "${WORKDIR}/git"