[oe] [oe-commits] Andrea Adami : linux-kexecboot: fix SRCREV for 2.6.39-rc4

Martin Jansa martin.jansa at gmail.com
Sun Apr 24 21:47:29 UTC 2011


On Sun, Apr 24, 2011 at 08:46:50PM +0000, git version control wrote:
> Module: openembedded.git
> Branch: org.openembedded.dev
> Commit: e4dc6750f1a9417aa6326708ec20999dff53838c
> URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e4dc6750f1a9417aa6326708ec20999dff53838c
> 
> Author: Andrea Adami <andrea.adami at gmail.com>
> Date:   Sun Apr 24 22:43:42 2011 +0200
> 
> linux-kexecboot: fix SRCREV for 2.6.39-rc4
> 
> Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
> 
> ---
> 
>  recipes/linux/linux-kexecboot_git.bb |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes/linux/linux-kexecboot_git.bb b/recipes/linux/linux-kexecboot_git.bb
> index 6ff8c96..1228560 100644
> --- a/recipes/linux/linux-kexecboot_git.bb
> +++ b/recipes/linux/linux-kexecboot_git.bb
> @@ -4,7 +4,7 @@ KERNEL_RELEASE = "2.6.39-rc4"
>  OLD_KERNEL_RELEASE = "2.6.38"
>  PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
>  
> -SRCREV = "8fd62c82872a5a721c9fb0071ca0f7a49c1732e4"
> +SRCREV = "f0e615c3cb72b42191b558c130409335812621d8"
>  
>  SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
>              file://defconfig"
> @@ -12,4 +12,4 @@ SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
>  S = "${WORKDIR}/git"
>  
>  # Mark archs/machines that this kernel supports
> -DEFAULT_PREFERENCE = "-2"
> +DEFAULT_PREFERENCE = "2"

really?

> 
> 
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-commits

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110424/2b3d7580/attachment-0002.sig>


More information about the Openembedded-devel mailing list