summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend6
1 files changed, 4 insertions, 2 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 3beaaa1a..785d610a 100644
--- a/meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend
+++ b/meta-nuc/recipes-kernel/linux/linux-yocto_3.8.bbappend
@@ -6,7 +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_meta_nuc = "c2ed0f16fdec628242a682897d5d86df4547cf24" 9LINUX_VERSION = "3.8.4"
10SRCREV_machine_nuc = "b170394a475b96ecc92cbc9e4b002bed0a9f69c5" 10
11SRCREV_meta_nuc = "2a6d36e75ca0a121570a389d7bab76ec240cbfda"
12SRCREV_machine_nuc = "47aed0c17c1c55988198ad39f86ae88894c8e0a4"
11 13
12module_autoload_iwlwifi_nuc = "iwlwifi" 14module_autoload_iwlwifi_nuc = "iwlwifi"