From 4a7ae7f1a7d9af73a95c0c3064e1d1472439cb80 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 22 Dec 2020 09:28:19 -0500 Subject: 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 Signed-off-by: Richard Purdie (cherry picked from commit 6d21c81b04142a48539b3262318860f2719c11ca) Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb | 2 +- meta/recipes-kernel/linux/linux-yocto_5.4.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-kernel') 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 446650e823..d637a35cce 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 () { } SRCREV_machine ?= "1ab0814d41526c27888888188d884884c8b4a52d" -SRCREV_meta ?= "dfb689e49ce2b6a1790d0747d6041a961b812db5" +SRCREV_meta ?= "72a1fe336d7a8cead351b894c266a205f23f213c" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ 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-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" SRCREV_machine_qemuarm ?= "9a4d015ce467549f5f587a5001cd333ea7182aa2" SRCREV_machine ?= "6f1adec8376dc0bbf423afa02d7d9fa12b73d5b5" -SRCREV_meta ?= "dfb689e49ce2b6a1790d0747d6041a961b812db5" +SRCREV_meta ?= "72a1fe336d7a8cead351b894c266a205f23f213c" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto_5.4.bb b/meta/recipes-kernel/linux/linux-yocto_5.4.bb index 3334c02a95..73e5b65e8d 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" SRCREV_machine_qemux86-64 ?= "6f1adec8376dc0bbf423afa02d7d9fa12b73d5b5" SRCREV_machine_qemumips64 ?= "f8d0d215cf1a02a1e2915b8d57fb8f9f29e5dc49" SRCREV_machine ?= "6f1adec8376dc0bbf423afa02d7d9fa12b73d5b5" -SRCREV_meta ?= "dfb689e49ce2b6a1790d0747d6041a961b812db5" +SRCREV_meta ?= "72a1fe336d7a8cead351b894c266a205f23f213c" # remap qemuarm to qemuarma15 for the 5.4 kernel # KMACHINE_qemuarm ?= "qemuarma15" -- cgit v1.2.3-54-g00ecf