From: Koen Kooi Date: Mon, 27 Jul 2009 09:05:37 +0000 (+0200) Subject: kexecboot: switch git version to a stable cfgfiles SRCREV and make it the default X-Git-Tag: Release-2010-05/1~2875 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=179219dcc7604d5490c36e45ec5ba9ef315d2f0b;p=openembedded.git kexecboot: switch git version to a stable cfgfiles SRCREV and make it the default --- diff --git a/recipes/kexecboot/kexecboot_git.bb b/recipes/kexecboot/kexecboot_git.bb index c5e91f080e..3696ddaa9a 100644 --- a/recipes/kexecboot/kexecboot_git.bb +++ b/recipes/kexecboot/kexecboot_git.bb @@ -1,8 +1,8 @@ -PR = "r1" -DEFAULT_PREFERENCE = "-1" +PV = "0.5" +PR = "r3+gitr${SRCREV}" -SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git " -SRCREV = "c5f17845f0f620adff854c2239a8aaa5d9942255" +SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git;branch=cfgfiles " +SRCREV = "0d4d33d85baa6251de3b1e20bd7bd464f11c5097" # v0.51 (pre cfg-files) #SRCREV = "c5f17845f0f620adff854c2239a8aaa5d9942255"