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-tiny_5.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb') 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}" -- cgit 1.2.3-korg