summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_5.8.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-08-26 09:57:31 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-26 21:56:37 +0100
commit2ee1db250dd4a8e5e816dcfe8edcea5b2f98c104 (patch)
tree4acf7b053235fa6740ca30203b2f467be339495f /meta/recipes-kernel/linux/linux-yocto_5.8.bb
parent05ed88405bdcb0bec513bfd5aaeb652d0fa035fb (diff)
downloadopenembedded-core-contrib-2ee1db250dd4a8e5e816dcfe8edcea5b2f98c104.tar.gz
kernel: config cleanups for 5.8+
Integrating the following configuration tweaks to fixup warnings and remove obselete configs for 5.8+: 84377c2c723 features: rename INTEL_PMC_IPC to MFD_INTEL_PMC_BXT 89b30487d09 features/inline: remove 0d357ccb3f3 intel-tco: switch ITCO_WDT to loadable module 0baed75c082 bsp: Drop the stale USB_MUSB_AM335X_CHILD Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_5.8.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.8.bb b/meta/recipes-kernel/linux/linux-yocto_5.8.bb
index 4e2043baef..283c74694d 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.8.bb
@@ -21,7 +21,7 @@ SRCREV_machine_qemux86 ?= "34702049e3c1a4bb927e5f8d1cbe5f134afb4036"
SRCREV_machine_qemux86-64 ?= "34702049e3c1a4bb927e5f8d1cbe5f134afb4036"
SRCREV_machine_qemumips64 ?= "f8266b2a44053579c3bb0bde59552b30091ddb83"
SRCREV_machine ?= "34702049e3c1a4bb927e5f8d1cbe5f134afb4036"
-SRCREV_meta ?= "da09024fed6c2d350ad69d400d4faaf4f2b623de"
+SRCREV_meta ?= "84377c2c723fe121d041f8fcfc99b8c244dcd6b0"
# remap qemuarm to qemuarma15 for the 5.8 kernel
# KMACHINE_qemuarm ?= "qemuarma15"