[oe] [PATCH] Add Freescale P2020DS Demo Board

Marcin Juszkiewicz marcin at juszkiewicz.com.pl
Wed Mar 10 14:08:33 UTC 2010


Dnia środa, 10 marca 2010 o 14:54:25 Martyn Welch napisał(a):
> --- a/recipes/linux/linux_2.6.33.bb
> +++ b/recipes/linux/linux_2.6.33.bb
> @@ -2,9 +2,14 @@ require linux.inc
>  
>  # Mark archs/machines that this kernel supports
>  DEFAULT_PREFERENCE = "-1"
> +DEFAULT_PREFERENCE_p2020ds = "1"
>  
>  SRC_URI =
> "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
> file://defconfig"
>  
>  SRC_URI[kernel.md5sum] = "c3883760b18d50e8d78819c54d579b00"
>  SRC_URI[kernel.sha256sum] =
> "63e237de3b3c4c46a21833b9ce7e20574548d52dabbd1a8bf376041e4455d5c6" +
> +do_configure_p2020ds() {
> +       oe_runmake mpc85xx_defconfig
> +}

OE policy is to keep defconfig inside of OE tree. Please add mpc85xx_defconfig 
as recipes/linux/linux-2.6.33/p2020ds/defconfig and resubmit.

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