summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_5.8.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-09-13 22:11:40 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-15 11:53:28 +0100
commit3392372e0f47f202e0e68a8e96b311b797177689 (patch)
treef6d8d244532e61a7d8b279c08df983ad75ff9117 /meta/recipes-kernel/linux/linux-yocto_5.8.bb
parent868c8562af23ab290cffd56cd7e0d78cd2b3dd02 (diff)
downloadpoky-3392372e0f47f202e0e68a8e96b311b797177689.tar.gz
linux-yocto/config: configuration warning cleanup
Integrating the following commit(s) to linux-yocto/.: 7d52eb95f6d ti-am335x: Clean up useless and badly formatted fragments 5fd04e4da78 features/nf_tables: remove duplicate entry (From OE-Core rev: 0979d3d8b9417eea28a2bbb56f83b1ea2fbf5ac5) 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 c232614c21..a0a55ac569 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 ?= "542471b271e827808692640e58f8771ff6bc67dc"
21SRCREV_machine_qemux86-64 ?= "542471b271e827808692640e58f8771ff6bc67dc" 21SRCREV_machine_qemux86-64 ?= "542471b271e827808692640e58f8771ff6bc67dc"
22SRCREV_machine_qemumips64 ?= "18d9d696a89282b3c7b9d3a0b4bbe9d5500e9eb3" 22SRCREV_machine_qemumips64 ?= "18d9d696a89282b3c7b9d3a0b4bbe9d5500e9eb3"
23SRCREV_machine ?= "542471b271e827808692640e58f8771ff6bc67dc" 23SRCREV_machine ?= "542471b271e827808692640e58f8771ff6bc67dc"
24SRCREV_meta ?= "f79c81e7a7d995f0ddb3114000555b25f4649373" 24SRCREV_meta ?= "7d52eb95f6d0899e764f58fec27acf1b477e31c7"
25 25
26# remap qemuarm to qemuarma15 for the 5.8 kernel 26# remap qemuarm to qemuarma15 for the 5.8 kernel
27# KMACHINE_qemuarm ?= "qemuarma15" 27# KMACHINE_qemuarm ?= "qemuarma15"