summaryrefslogtreecommitdiffstats
path: root/meta-nuc/recipes-kernel
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-06-04 09:06:41 +0000
committerTom Zanussi <tom.zanussi@linux.intel.com>2013-06-17 07:47:25 -0500
commit93dfcbba2db36c8154b6075795fe721c0d82b1f5 (patch)
treef741a731038e8ea44f66c9981d973cd72a9bc178 /meta-nuc/recipes-kernel
parentf0140225faa1ee7e9c6d08de3421916ac9c492a9 (diff)
downloadmeta-intel-93dfcbba2db36c8154b6075795fe721c0d82b1f5.tar.gz
nuc: update 3.4 kernel SRCREVs
Updating the kernel branch SRCREVs to use latest HEAD commits of the respective kernel branches. This updates this BSPs v3.4 kernel to version 3.4.46. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'meta-nuc/recipes-kernel')
-rw-r--r--meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend
index c0dc96a5..68f4d073 100644
--- a/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ b/meta-nuc/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -6,9 +6,9 @@ KBRANCH_nuc = "standard/common-pc-64/chiefriver"
6 6
7KERNEL_FEATURES_append_nuc = " features/amt/mei wifi" 7KERNEL_FEATURES_append_nuc = " features/amt/mei wifi"
8 8
9SRCREV_machine_pn-linux-yocto_nuc ?= "13809f2cfd9be0ce86bd486e1643f9b90bed6f4f" 9SRCREV_machine_pn-linux-yocto_nuc ?= "de0c0ed674dfdbd808657e299fc720d8a97cb868"
10SRCREV_meta_pn-linux-yocto_nuc ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" 10SRCREV_meta_pn-linux-yocto_nuc ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac"
11 11
12module_autoload_iwlwifi_nuc = "iwlwifi" 12module_autoload_iwlwifi_nuc = "iwlwifi"
13 13
14LINUX_VERSION = "3.4.28" 14LINUX_VERSION = "3.4.46"