[oe] [PATCH] linux_2.6.29.bb: update to kernel 2.6.29.6

Khem Raj raj.khem at gmail.com
Fri Dec 11 17:33:52 UTC 2009


On Thu, Dec 10, 2009 at 11:59 PM, Vitus Jensen <vjensen at gmx.de> wrote:
>
> Version 2.6.29 fails on arch powerpc because of a syntax error.  See
> http://lkml.indiana.edu/hypermail/linux/kernel/0906.1/00867.html
>
> Signed-off-by: Vitus Jensen <vjensen at gmx.de>
> ---
>  recipes/linux/linux_2.6.29.bb |    5 ++++-
>  1 files changed, 4 insertions(+), 1 deletions(-)
>
> diff --git a/recipes/linux/linux_2.6.29.bb b/recipes/linux/linux_2.6.29.bb
> index f78193d..87599d4 100644
> --- a/recipes/linux/linux_2.6.29.bb
> +++ b/recipes/linux/linux_2.6.29.bb
> @@ -1,6 +1,6 @@
>  require linux.inc
>
> -PR = "r9"
> +PR = "r10"
>
>  S = "${WORKDIR}/linux-2.6.29"
>
> @@ -21,6 +21,9 @@ DEFAULT_PREFERENCE_stamp9g20evb = "1"
>  SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.29.tar.bz2 \
>            file://defconfig"
>
> +# Bug fixes on the 2.6.29.x stable branch
> +SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-2.6.29.6.bz2;patch=1"
> +
>  SRC_URI_append_boc01 = "\
>        file://boc01.dts \
>        file://boc01.dts.v1 \
> --
> 1.6.4.4


Although your patch seems technically correct except missing
checksum.ini entry. There was concern amongst devs in the past about
handing minor releases
of kernel. Should it be added as a patch on top of base release or
should they be added as
separate recipes. There were opinions on both sides I am not sure what
the outcome was.

Thanks

-Khem

>
>
> --
> Vitus Jensen, Hannover, Germany, Universe (current)
> pgp public key available from keyservers
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list