summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.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-01 11:55:34 +0000
commit4a7ae7f1a7d9af73a95c0c3064e1d1472439cb80 (patch)
tree3f5ba6763ccdbd9732ac08bd6fac3587819b9288 /meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
parent5f6c934671d70b6568725cf420da91ca5a1f7814 (diff)
downloadpoky-4a7ae7f1a7d9af73a95c0c3064e1d1472439cb80.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: 9f01e4777f043330e341b5827aa862ad4c2a9b78) 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: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
index 33ca5856a3..3b462d5872 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2"
17 17
18SRCREV_machine_qemuarm ?= "9a4d015ce467549f5f587a5001cd333ea7182aa2" 18SRCREV_machine_qemuarm ?= "9a4d015ce467549f5f587a5001cd333ea7182aa2"
19SRCREV_machine ?= "6f1adec8376dc0bbf423afa02d7d9fa12b73d5b5" 19SRCREV_machine ?= "6f1adec8376dc0bbf423afa02d7d9fa12b73d5b5"
20SRCREV_meta ?= "dfb689e49ce2b6a1790d0747d6041a961b812db5" 20SRCREV_meta ?= "72a1fe336d7a8cead351b894c266a205f23f213c"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23