From: Andrea Adami Date: Tue, 29 Jun 2010 23:19:02 +0000 (+0200) Subject: kexecboot_git: bump to 485ff04f432115f41b09b39d06ce524b960bfa29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1aa3c2a68f06f59128044d36fe798b733ee2be2;p=openembedded.git kexecboot_git: bump to 485ff04f432115f41b09b39d06ce524b960bfa29 * minor bugfixes * bump PR --- diff --git a/recipes/kexecboot/kexecboot_git.bb b/recipes/kexecboot/kexecboot_git.bb index 9878c82918..526959f8a2 100644 --- a/recipes/kexecboot/kexecboot_git.bb +++ b/recipes/kexecboot/kexecboot_git.bb @@ -1,8 +1,8 @@ PV = "0.5" -PR = "r12+gitr${SRCREV}" +PR = "r13+gitr${SRCREV}" SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git " -SRCREV = "ac70f55e2b49f23963a8f057330eb47836a01c2f" +SRCREV = "485ff04f432115f41b09b39d06ce524b960bfa29" S = "${WORKDIR}/git"