From 6f20e6c12f0796dac088a249543d7945f76f0764 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' Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie (cherry picked from commit 6d21c81b04142a48539b3262318860f2719c11ca) Signed-off-by: Anuj Mittal --- meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb') 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 () { } 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}" -- cgit 1.2.3-korg