diff options
author | California Sullivan <california.l.sullivan@intel.com> | 2016-06-28 15:40:43 -0700 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@linux.intel.com> | 2016-06-28 19:58:09 -0500 |
commit | 3b8fa3b883f0629d92662e123e70b48e57ba4ed1 (patch) | |
tree | c62148ac35e13ac7162a663abf6d2b3cf40ea5d1 /common/recipes-kernel/linux | |
parent | bf43f7abf66f0a91ee07969dcde47bedc881a614 (diff) | |
download | meta-intel-3b8fa3b883f0629d92662e123e70b48e57ba4ed1.tar.gz |
linux-yocto/4.4: Update SRCREVs for latest features and BXT backports
From linux-yocto-4.4:
2ae6a52 i2c: add support for ACPI reconfigure notifications
f2422e1 acpi: add support for ACPI reconfiguration notifiers
bc87718 acpi: fix enumeration (visited) flags for bus rescans
1385275 iio: st-accel: add support for lis2dh12
4123982 iio: accel: add Freescale MMA7455L/MMA7456L 3-axis accelerometer driver
From yocto-kernel-cache:
44a6105 features/input: Add keyboard-gpio feature
29c7a2a cfg/boot-live: Use vfat feature
f4b1a4c cfg/usb-mass-storage: Use vfat feature
9d4aded cfg/fs/vfat: Enable NLS defaults
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux')
-rw-r--r-- | common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend | 4 | ||||
-rw-r--r-- | common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 4 | ||||
-rw-r--r-- | common/recipes-kernel/linux/linux-yocto_4.4.bbappend | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend index 92273ba7..941a1321 100644 --- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend | |||
@@ -1,8 +1,8 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
2 | 2 | ||
3 | LINUX_VERSION_INTEL_COMMON = "4.4.13" | 3 | LINUX_VERSION_INTEL_COMMON = "4.4.13" |
4 | SRCREV_META_INTEL_COMMON ?= "870134f4bfa6208d6e5339e065486be3b6e693a5" | 4 | SRCREV_META_INTEL_COMMON ?= "44a610517357619a9ba827a597eef6d7f6e079f3" |
5 | SRCREV_MACHINE_INTEL_COMMON ?= "086b88999999fb54ae0f2dcc52c63cb5fa3f389c" | 5 | SRCREV_MACHINE_INTEL_COMMON ?= "d78b7b79190b0db0c26158f929260f1d65b5d1c9" |
6 | 6 | ||
7 | KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" | 7 | KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" |
8 | 8 | ||
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend index 6e62da69..41999eb3 100644 --- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | |||
@@ -1,8 +1,8 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
2 | 2 | ||
3 | #LINUX_VERSION_i586-nlp-32-intel-common = "4.4.13" | 3 | #LINUX_VERSION_i586-nlp-32-intel-common = "4.4.13" |
4 | SRCREV_meta_i586-nlp-32-intel-common = "870134f4bfa6208d6e5339e065486be3b6e693a5" | 4 | SRCREV_meta_i586-nlp-32-intel-common = "44a610517357619a9ba827a597eef6d7f6e079f3" |
5 | SRCREV_machine_i586-nlp-32-intel-common = "bc64c8124504681545cb97a22b69a4e4bfeb55e2" | 5 | SRCREV_machine_i586-nlp-32-intel-common = "13852755ecbf491848afbe40e66fc152bc70915b" |
6 | 6 | ||
7 | COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" | 7 | COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" |
8 | KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" | 8 | KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" |
diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend index 4196e094..3d177cb8 100644 --- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend | |||
@@ -1,8 +1,8 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
2 | 2 | ||
3 | LINUX_VERSION_INTEL_COMMON = "4.4.13" | 3 | LINUX_VERSION_INTEL_COMMON = "4.4.13" |
4 | SRCREV_META_INTEL_COMMON = "870134f4bfa6208d6e5339e065486be3b6e693a5" | 4 | SRCREV_META_INTEL_COMMON = "44a610517357619a9ba827a597eef6d7f6e079f3" |
5 | SRCREV_MACHINE_INTEL_COMMON = "bc64c8124504681545cb97a22b69a4e4bfeb55e2" | 5 | SRCREV_MACHINE_INTEL_COMMON = "2ae6a527d93f4f03697771c792dbda8701a8b57c" |
6 | 6 | ||
7 | KBRANCH_INTEL_COMMON = "standard/intel/base" | 7 | KBRANCH_INTEL_COMMON = "standard/intel/base" |
8 | KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" | 8 | KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc" |