summaryrefslogtreecommitdiffstats
path: root/meta-nuc/recipes-kernel
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-06-04 09:27:15 +0000
committerTom Zanussi <tom.zanussi@intel.com>2013-06-10 09:15:48 -0500
commit4cc6e2f081407b49a05a4c3f0bfb364efa1f9856 (patch)
tree478d76242a2c0f8f5700e5e8519e9aa83b53d89b /meta-nuc/recipes-kernel
parent895a58caa08dfd1c0afacee1b1e61a540cd4dd2e (diff)
downloadmeta-intel-4cc6e2f081407b49a05a4c3f0bfb364efa1f9856.tar.gz
nuc: linux-yocto_3.8: update kernel SRCREVs
Updating the kernel branch SRCREVs to use latest HEAD commits of the respective kernel branches. This updates this BSPs v3.8 kernel to version 3.8.11. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-nuc/recipes-kernel')
-rw-r--r--meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend
index 4478ebd6..5ff03dbf 100644
--- a/meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend
+++ b/meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend
@@ -6,9 +6,9 @@ KBRANCH_nuc = "standard/common-pc-64/chiefriver"
6 6
7KERNEL_FEATURES_append_nuc = " features/amt/mei/mei.scc wifi" 7KERNEL_FEATURES_append_nuc = " features/amt/mei/mei.scc wifi"
8 8
9LINUX_VERSION = "3.8.4" 9LINUX_VERSION = "3.8.11"
10 10
11SRCREV_meta_nuc = "2a6d36e75ca0a121570a389d7bab76ec240cbfda" 11SRCREV_meta_nuc = "edd6461602f6c2fc27bc72997e4437f422a9dccd"
12SRCREV_machine_nuc = "47aed0c17c1c55988198ad39f86ae88894c8e0a4" 12SRCREV_machine_nuc = "6ed6ca790b7afef5881de4566850bbc30ae26df6"
13 13
14module_autoload_iwlwifi_nuc = "iwlwifi" 14module_autoload_iwlwifi_nuc = "iwlwifi"