summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_5.8.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-12-22 09:28:19 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-01-12 14:25:13 +0000
commit55e3ed56ec66eeadc1e2fe34d68ea2ec3041daef (patch)
treea5ccf12823b2e7a345bb1a4d42f14b34a7b0a064 /meta/recipes-kernel/linux/linux-yocto_5.8.bb
parentf39148a4922af3a8dd1d02425c16e30dc570a4cc (diff)
downloadpoky-55e3ed56ec66eeadc1e2fe34d68ea2ec3041daef.tar.gz
linux-yocto/cfg: qemuppc: set CONFIG_SCSI to '=y'
Integrating the following configuration commit(s): 72a1fe336d7 qemuppc: configure the CONFIG_SCSI to '=y' (From OE-Core rev: 6f20e6c12f0796dac088a249543d7945f76f0764) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 6d21c81b04142a48539b3262318860f2719c11ca) Signed-off-by: Anuj Mittal <anuj.mittal@intel.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 af576891e2..3f94d22654 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 ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f"
21SRCREV_machine_qemux86-64 ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f" 21SRCREV_machine_qemux86-64 ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f"
22SRCREV_machine_qemumips64 ?= "01a02b058f9a8941032b298b8d25c673526152f4" 22SRCREV_machine_qemumips64 ?= "01a02b058f9a8941032b298b8d25c673526152f4"
23SRCREV_machine ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f" 23SRCREV_machine ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f"
24SRCREV_meta ?= "7883b60d324029d26020c0b3f826b35c52fd9674" 24SRCREV_meta ?= "7329d33cf8f25f433ce8ca95787e1743344f7c5d"
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"