diff options
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2014-04-18 10:26:17 -0700 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2014-04-22 08:10:07 -0500 |
| commit | f7521f2e4e0dd32e2e030d365f003e2fb09ee780 (patch) | |
| tree | 97cc058c3d95d6c80dee9019265dad13069743ce | |
| parent | 81a1d81be834796949d004841acc6d8838d3d821 (diff) | |
| download | meta-intel-f7521f2e4e0dd32e2e030d365f003e2fb09ee780.tar.gz | |
nuc: Update linux-yocto 3.10 SRCREV (3.10.35-LTSI)
Update to the HEAD of standard/common-pc-64/chiefriver (3.10.35-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.
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
| -rw-r--r-- | meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend | 6 |
1 files changed, 3 insertions, 3 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 28beeea6..f479930d 100644 --- a/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend +++ b/meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend | |||
| @@ -6,9 +6,9 @@ KBRANCH_nuc = "standard/common-pc-64/chiefriver" | |||
| 6 | 6 | ||
| 7 | KERNEL_FEATURES_append_nuc = " features/amt/mei/mei.scc wifi" | 7 | KERNEL_FEATURES_append_nuc = " features/amt/mei/mei.scc wifi" |
| 8 | 8 | ||
| 9 | LINUX_VERSION = "3.10.19" | 9 | LINUX_VERSION = "3.10.35" |
| 10 | 10 | ||
| 11 | SRCREV_meta_nuc = "d9cd83c0292bd4e2a6754a96761027252e726a42" | 11 | SRCREV_meta_nuc = "7df9ef8ee47dc9023044614210f4c1d9d916dd5f" |
| 12 | SRCREV_machine_nuc = "a9ec82e355130160f9094e670bd5be0022a84194" | 12 | SRCREV_machine_nuc = "cee957655fe67826b2e827e2db41f156fa8f0cc4" |
| 13 | 13 | ||
| 14 | module_autoload_iwlwifi_nuc = "iwlwifi" | 14 | module_autoload_iwlwifi_nuc = "iwlwifi" |
