[yocto] [PATCH] meta-intel/linux-yocto: update to match the renamed linux-yocto recipes

Bruce Ashfield bruce.ashfield at windriver.com
Tue Jun 14 18:54:47 PDT 2011


On 11-06-14 8:04 PM, Darren Hart wrote:
> On 06/14/2011 01:47 PM, Bruce Ashfield wrote:
>> The linux-yocto recipes have been renamed to include explicit
>> version numbers. The meta-intel bbappends must be updated to
>> follow the new naming convention.
>>
>> As a consequence of the recipe renames any SRCREV specificiations
>> that were part of a machine.conf have been moved to the corresponding
>> bbappend file. This allows the 2.6.34 and 2.6.37 SRCREVs to co-exist.
>>
>> Signed-off-by: Bruce Ashfield<bruce.ashfield at windriver.com>
>
> ...
>
>> diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf
>> index 6634102..baf3310 100644
>> --- a/meta-crownbay/conf/machine/crownbay.conf
>> +++ b/meta-crownbay/conf/machine/crownbay.conf
>> @@ -14,7 +14,7 @@ MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \
>>   KERNEL_IMAGETYPE = "bzImage"
>>
>>   PREFERRED_PROVIDER_virtual/kernel = "linux-yocto"
>> -PREFERRED_PROVIDER_linux-libc-headers ?= "linux-libc-headers-yocto"
>> +#PREFERRED_PROVIDER_linux-libc-headers ?= "linux-libc-headers-yocto"
>
>
> I assume this was an accident? If I don't hear from you shortly I'll
> commit without this change and we can add it back if it was intentional.
> It wasn't in the commit message, so I'm assuming not.

Drop this. I was on the way out, and had made this change to
speed up my builds.

Thanks!

Bruce

>




More information about the yocto mailing list