summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-09-04 11:51:25 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2018-09-04 18:40:47 +0800
commitbdb69f05961f04e3dae1de10db16a43e578f19b4 (patch)
treeb68e725993b0d1f9752d198cd6f4219f226620fb /recipes-kernel/linux
parente9d203474ae9a95cb8c602a212d4f6f86cabe581 (diff)
downloadmeta-intel-bdb69f05961f04e3dae1de10db16a43e578f19b4.tar.gz
linux-intel-rt/4.9: update meta SRCREV
Include changes that drop obsolete configs to get rid of audit warnings: bae5cc4e bsp/romley: drop obsolete config 2e39f82d x86: update microcode configs 6894481e wifi: CONFIG_VENDOR_ATH must be build in 3a9f687c pm: drop obselete CONFIG_USB_SUSPEND bb869e57 pm: change CONFIG_PM_RUNTIME to CONFIG_PM 49547fd6 i915: remove obselete CONFIG_DRM_I915_KMS 4b49aa8e i915: rename preliminary_hw_support to alpha_support d6186c62 sound: fix CONFIG_SND_SST_MFLD_PLATFORM d57f4ebf netfilter: drop CONFIG_NF_CONNTRACK_PROC_COMPAT c8e3cf86 netfilter: remove obselete ULOG configs 13da6cb5 fs: drop old ext3 options 8e25da60 cgroups: remove obselete options aa6a61d8 wifi: ATH_CARDS -> WLAN_VENDOR_ATH 4e32f99a intel: remove CONFIG_CPU_FREQ_TABLE 131df62c common-pc: remove obselete subsystem 0040deb2 bsp: don't include crypto.scc 3f94205d features/crypto: drop feature e2951464 features/thermal: use the correct config name 5a09f42b features: drop obsolete configs Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-intel-rt_4.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-intel-rt_4.9.bb b/recipes-kernel/linux/linux-intel-rt_4.9.bb
index 86233811..0b81987a 100644
--- a/recipes-kernel/linux/linux-intel-rt_4.9.bb
+++ b/recipes-kernel/linux/linux-intel-rt_4.9.bb
@@ -15,6 +15,6 @@ KMETA_BRANCH = "yocto-4.9"
15 15
16LINUX_VERSION ?= "4.9.84" 16LINUX_VERSION ?= "4.9.84"
17SRCREV_machine ?= "33b17c3a62dc470c849f85ce2a90cfa90e96bcf5" 17SRCREV_machine ?= "33b17c3a62dc470c849f85ce2a90cfa90e96bcf5"
18SRCREV_meta ?= "a2dfb1610d9dad34652a3c27c6c9d8751ed67af6" 18SRCREV_meta ?= "bae5cc4e973f60baa35ed227ba0c3bdda4d16e87"
19 19
20LINUX_KERNEL_TYPE = "preempt-rt" 20LINUX_KERNEL_TYPE = "preempt-rt"