[oe] [meta-handheld][PATCH 3/3] linux-yocto_3.8: unlock linux-yocto kernels 3.8 for Zaurus

Bruce Ashfield bruce.ashfield at gmail.com
Sat Jun 1 13:52:11 UTC 2013


On Fri, May 31, 2013 at 5:57 PM, Andrea Adami <andrea.adami at gmail.com> wrote:
> * after removal of kernel 3.2 we are obliged to upgrade
> * note: testing needed
> * known issue: large size

Work with me on this if you are still seeing odd behaviour. I'm out of
the office
for some travel this upcoming week, but am available to debug in the cycles
I can steal.

Cheers,

Bruce

>
> Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
> ---
>  recipes-kernel/linux/linux-yocto_3.8.bbappend | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/recipes-kernel/linux/linux-yocto_3.8.bbappend b/recipes-kernel/linux/linux-yocto_3.8.bbappend
> index b81a67d..1637c0b 100644
> --- a/recipes-kernel/linux/linux-yocto_3.8.bbappend
> +++ b/recipes-kernel/linux/linux-yocto_3.8.bbappend
> @@ -2,12 +2,12 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-3.8:${THISDIR}/${PN}:${THISDIR}/fil
>
>  COMPATIBLE_MACHINE .= "|akita|c7x0|collie|poodle|spitz|tosa"
>
> -DEFAULT_PREFERENCE_akita = "-1"
> -DEFAULT_PREFERENCE_c7x0 = "-1"
> -DEFAULT_PREFERENCE_collie = "-1"
> -DEFAULT_PREFERENCE_poodle = "-1"
> -DEFAULT_PREFERENCE_spitz = "-1"
> -DEFAULT_PREFERENCE_tosa = "-1"
> +DEFAULT_PREFERENCE_akita = "1"
> +DEFAULT_PREFERENCE_c7x0 = "1"
> +DEFAULT_PREFERENCE_collie = "1"
> +DEFAULT_PREFERENCE_poodle = "1"
> +DEFAULT_PREFERENCE_spitz = "1"
> +DEFAULT_PREFERENCE_tosa = "1"
>
>  KMACHINE_akita = "akita"
>  KMACHINE_c7x0 = "c7x0"
> --
> 1.8.1.5
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"



More information about the Openembedded-devel mailing list