From a7a23a166e2b1cb3f330d6df2f681b525748c2df Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 12 Jan 2021 17:14:10 -0500 Subject: linux-yocto/5.10/cfg: x86 and beaglebone config fixes Integrating the following commit(s) to the linux-yocto config: 47c7a3148a4 soc/skylake: remove CONFIG_SND_SOC_INTEL_SST_ACPI 8124c015448 features/security: remove CONFIG_REFCOUNT_FULL 7073e149653 media-usb-tv: remove CONFIG_VIDEO_USBVISION 4480a5c5784 beaglebone: Drop the obsolete CONFIG_BACKLIGHT_GENERIC Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb index 107d7f1364..56fd7a966e 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb @@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine_qemuarm ?= "e3cf3a0ff5a5e85395d8cf2aeab350ac518679c6" SRCREV_machine ?= "f08df324ccdbc73b9f0c2de2826a2843bcdf651b" -SRCREV_meta ?= "78dd53c2257380d5b8ef13e4ddae25c585154dac" +SRCREV_meta ?= "47c7a3148a4d7653cec536ba202b25148d1952ad" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg