diff options
author | Saul Wold <sgw@linux.intel.com> | 2015-11-16 15:13:41 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2015-11-16 15:13:41 -0800 |
commit | d80a818a69cbb2b315a6d761f93d95cc3a8bcf45 (patch) | |
tree | a31475aa7b421baef40ec44b7d41ade85f5fd59e /common | |
parent | 09e616c888ed8054881410452333f49763ecb036 (diff) | |
download | meta-intel-d80a818a69cbb2b315a6d761f93d95cc3a8bcf45.tar.gz |
linux-yocto_4.1: Update SRCREV for core BSPs
This ensures that the CONFIG_PWM_LPSS_PLATFORM=m to baytrial.cfg which
was missing and needed for the MinnowboardMax
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'common')
-rw-r--r-- | common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend index 75adf920..c8d24934 100644 --- a/common/recipes-kernel/linux/linux-yocto_4.1.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_4.1.bbappend | |||
@@ -6,7 +6,7 @@ LINUX_VERSION_core2-32-intel-common = "4.1.8" | |||
6 | COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" | 6 | COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" |
7 | KMACHINE_core2-32-intel-common = "intel-core2-32" | 7 | KMACHINE_core2-32-intel-common = "intel-core2-32" |
8 | KBRANCH_core2-32-intel-common = "standard/base" | 8 | KBRANCH_core2-32-intel-common = "standard/base" |
9 | SRCREV_meta_core2-32-intel-common ?= "aed902160251d69cc28d1e69a4f692e8ea8fa13b" | 9 | SRCREV_meta_core2-32-intel-common ?= "cf9ab7112dd8b7fe02739a76e24ba32e87b91306" |
10 | SRCREV_machine_core2-32-intel-common ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" | 10 | SRCREV_machine_core2-32-intel-common ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" |
11 | KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" | 11 | KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" |
12 | 12 | ||
@@ -14,7 +14,7 @@ LINUX_VERSION_corei7-64-intel-common = "4.1.8" | |||
14 | COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" | 14 | COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}" |
15 | KMACHINE_corei7-64-intel-common = "intel-corei7-64" | 15 | KMACHINE_corei7-64-intel-common = "intel-corei7-64" |
16 | KBRANCH_corei7-64-intel-common = "standard/base" | 16 | KBRANCH_corei7-64-intel-common = "standard/base" |
17 | SRCREV_meta_corei7-64-intel-common ?= "aed902160251d69cc28d1e69a4f692e8ea8fa13b" | 17 | SRCREV_meta_corei7-64-intel-common ?= "cf9ab7112dd8b7fe02739a76e24ba32e87b91306" |
18 | SRCREV_machine_corei7-64-intel-common ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" | 18 | SRCREV_machine_corei7-64-intel-common ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" |
19 | KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" | 19 | KERNEL_FEATURES_append_corei7-64-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}" |
20 | 20 | ||
@@ -23,7 +23,7 @@ LINUX_VERSION_i586-nlp-32-intel-common = "4.1.8" | |||
23 | COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" | 23 | COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" |
24 | KMACHINE_i586-nlp-32-intel-common = "intel-quark" | 24 | KMACHINE_i586-nlp-32-intel-common = "intel-quark" |
25 | KBRANCH_i586-nlp-32-intel-common = "standard/base" | 25 | KBRANCH_i586-nlp-32-intel-common = "standard/base" |
26 | SRCREV_meta_i586-nlp-32-intel-common ?= "aed902160251d69cc28d1e69a4f692e8ea8fa13b" | 26 | SRCREV_meta_i586-nlp-32-intel-common ?= "cf9ab7112dd8b7fe02739a76e24ba32e87b91306" |
27 | SRCREV_machine_i586-nlp-32-intel-common ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" | 27 | SRCREV_machine_i586-nlp-32-intel-common ?= "dbe692d91c8e55d1430f2c45fd578c8e4e71e482" |
28 | KERNEL_FEATURES_append_i586-nlp-32-intel-common = "" | 28 | KERNEL_FEATURES_append_i586-nlp-32-intel-common = "" |
29 | 29 | ||