[oe] [PATCH] linux 2.6.24: moving ts72xx to 2.6.27 as default kernel so change DEFAULT_PREFERENCE

Marcin Juszkiewicz marcin at juszkiewicz.com.pl
Tue Feb 9 09:03:19 UTC 2010


Dnia wtorek, 9 lutego 2010 o 01:43:32 Petr Štetiar napisał(a):
> Signed-off-by: Petr Štetiar <ynezz at true.cz>
> ---
>  recipes/linux/linux_2.6.24.bb |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes/linux/linux_2.6.24.bb b/recipes/linux/linux_2.6.24.bb
> index 31a8a04..9aca4c7 100644
> --- a/recipes/linux/linux_2.6.24.bb
> +++ b/recipes/linux/linux_2.6.24.bb
> @@ -7,12 +7,12 @@ DEFAULT_PREFERENCE_mpc8313e-rdb = "1"
>  DEFAULT_PREFERENCE_simpad = "1"
>  DEFAULT_PREFERENCE_atngw100 = "1"
>  DEFAULT_PREFERENCE_at32stk1000 = "1"
> -DEFAULT_PREFERENCE_ts72xx = "1"
> +DEFAULT_PREFERENCE_ts72xx = "-1"

Just drop DEF_PREF, do not set it to default value.

> -PR = "r34"
> +PR = "r35"

Do not bump kernel PR if you do not use it anymore. This part should go to 
previous patch as it changes patches.

Regards, 
-- 
JID:      hrw at jabber.org
Website:  http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz






More information about the Openembedded-devel mailing list