[oe] [PATCH] Add Freescale P2020DS Demo Board

Martyn Welch martyn.welch at ge.com
Wed Mar 10 14:36:48 UTC 2010


Marcin Juszkiewicz wrote:
> 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.
>   

Will do. Out of interest, what's the rationale for this?

-- 
Martyn Welch (Principal Software Engineer)   |   Registered in England and
GE Intelligent Platforms                     |   Wales (3828642) at 100
T +44(0)127322748                            |   Barbirolli Square, Manchester,
E martyn.welch at ge.com                        |   M2 3AB  VAT:GB 927559189





More information about the Openembedded-devel mailing list