summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
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
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')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.4.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.8.bb2
6 files changed, 6 insertions, 6 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
index d415c3c63a..8bc93bf438 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
@@ -12,7 +12,7 @@ python () {
12} 12}
13 13
14SRCREV_machine ?= "1ab0814d41526c27888888188d884884c8b4a52d" 14SRCREV_machine ?= "1ab0814d41526c27888888188d884884c8b4a52d"
15SRCREV_meta ?= "dfb689e49ce2b6a1790d0747d6041a961b812db5" 15SRCREV_meta ?= "72a1fe336d7a8cead351b894c266a205f23f213c"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ 17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}"
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb
index 033dfc76a2..f5f7c87a31 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb
@@ -12,7 +12,7 @@ python () {
12} 12}
13 13
14SRCREV_machine ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f" 14SRCREV_machine ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f"
15SRCREV_meta ?= "7883b60d324029d26020c0b3f826b35c52fd9674" 15SRCREV_meta ?= "7329d33cf8f25f433ce8ca95787e1743344f7c5d"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ 17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.8;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.8;destsuffix=${KMETA}"
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
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
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.4.bb b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
index 1a14c8bdb5..456875a7b5 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
@@ -21,7 +21,7 @@ SRCREV_machine_qemux86 ?= "6f1adec8376dc0bbf423afa02d7d9fa12b73d5b5"
21SRCREV_machine_qemux86-64 ?= "6f1adec8376dc0bbf423afa02d7d9fa12b73d5b5" 21SRCREV_machine_qemux86-64 ?= "6f1adec8376dc0bbf423afa02d7d9fa12b73d5b5"
22SRCREV_machine_qemumips64 ?= "f8d0d215cf1a02a1e2915b8d57fb8f9f29e5dc49" 22SRCREV_machine_qemumips64 ?= "f8d0d215cf1a02a1e2915b8d57fb8f9f29e5dc49"
23SRCREV_machine ?= "6f1adec8376dc0bbf423afa02d7d9fa12b73d5b5" 23SRCREV_machine ?= "6f1adec8376dc0bbf423afa02d7d9fa12b73d5b5"
24SRCREV_meta ?= "dfb689e49ce2b6a1790d0747d6041a961b812db5" 24SRCREV_meta ?= "72a1fe336d7a8cead351b894c266a205f23f213c"
25 25
26# remap qemuarm to qemuarma15 for the 5.4 kernel 26# remap qemuarm to qemuarma15 for the 5.4 kernel
27# KMACHINE_qemuarm ?= "qemuarma15" 27# KMACHINE_qemuarm ?= "qemuarma15"
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"