summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_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>2020-12-24 08:21:23 +0000
commit27d6e36cacc8ed6a6ef6afca90ad4327c5d488e1 (patch)
treefc30de30f3f0be2e7d32b64cbd5862529d615e8a /meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb
parent43bf0837aa42d45b77f3772ecfd5e5f4c2e6e063 (diff)
downloadpoky-27d6e36cacc8ed6a6ef6afca90ad4327c5d488e1.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: 6d21c81b04142a48539b3262318860f2719c11ca) 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-tiny_5.8.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb
index 50cee07620..4afddae092 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
17 17
18SRCREV_machine_qemuarm ?= "9509db6e3ed6a23b1f7495b53248d1cbfe22710b" 18SRCREV_machine_qemuarm ?= "9509db6e3ed6a23b1f7495b53248d1cbfe22710b"
19SRCREV_machine ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f" 19SRCREV_machine ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f"
20SRCREV_meta ?= "7883b60d324029d26020c0b3f826b35c52fd9674" 20SRCREV_meta ?= "7329d33cf8f25f433ce8ca95787e1743344f7c5d"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23