[meta-intel] [PATCH 5/5] nuc: Update linux-yocto 3.10 SRCREV (3.10.34-LTSI)

Kamble, Nitin A nitin.a.kamble at intel.com
Tue Apr 1 18:12:24 PDT 2014


On 4/1/2014 4:10 PM, Darren Hart wrote:
> On 4/1/14, 8:33, "nitin.a.kamble at intel.com" <nitin.a.kamble at intel.com>
> wrote:
>
>> From: Nitin A Kamble <nitin.a.kamble at intel.com>
>>
>> Update to the HEAD of standard/base (3.10.34-LTSI). This also works
>> around an open issue with do_validate_branches where feature branches
>> are reset the HEAD of the machine branch if they contain that commit.
>>
>> The common linux-yocto_3.10 kernel is not able to find root device on
>> the NUC platform.  Hence the NUC BSP is not yet updated to use the
>> common kernel.
> Have you been able to determine which CONFIG is being dropped here? We
> have a similar report in a new BZ 6076 against romley-ivb. We need to
> figure out what's happening with the .config.
I had the differences in the NUC kernel and common kernel shortlisted, 
but did not
get enough time to find the exact culprit, need to look deeper. This is 
next thing in my todo list.

Thanks,
Nitin

>
>> Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
> Acked-by: Darren Hart <dvhart at linux.intel.com>
>
>
>> ---
>> meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend | 8 ++++----
>> 1 file changed, 4 insertions(+), 4 deletions(-)
>>
>> diff --git a/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend
>> b/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend
>> index ec67460..50f8561 100644
>> --- a/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend
>> +++ b/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend
>> @@ -3,13 +3,13 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>>
>> COMPATIBLE_MACHINE_nuc = "nuc"
>> KMACHINE_nuc = "chiefriver"
>> -KBRANCH_nuc = "standard/common-pc-64/chiefriver"
>> +KBRANCH_nuc = "standard/base"
>>
>> KERNEL_FEATURES_append_nuc = " features/amt/mei/mei.scc wifi"
>>
>> -LINUX_VERSION = "3.10.19"
>> +LINUX_VERSION = "3.10.34"
>>
>> -SRCREV_meta_nuc = "d9cd83c0292bd4e2a6754a96761027252e726a42"
>> -SRCREV_machine_nuc = "a9ec82e355130160f9094e670bd5be0022a84194"
>> +SRCREV_meta_nuc = "df3aa753c8826127fb5ad811d56d57168551d6e4"
>> +SRCREV_machine_nuc = "c7739be126930006e3bfbdb2fb070a967abc5e09"
>>
>> module_autoload_iwlwifi_nuc = "iwlwifi"
>> -- 
>> 1.8.1.4
>>
>> -- 
>> _______________________________________________
>> meta-intel mailing list
>> meta-intel at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-intel
>>
>



More information about the meta-intel mailing list