From 72e9ad0f24a31693b5f06df6d1e6da23e30e1627 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 17 Oct 2018 09:38:56 -0400 Subject: linux-yocto/4.18: kernel configuration cleanups Integrating the following kernel config cleanups: 2c4eb01d57fd media-radio.cfg: change CONFIG_RADIO_SI470X to m 3d38c0dbb0f4 usb-typec: enable CONFIF_TYPEC ae6272d621dd iio: rename CONFIG_TSL2x7x to CONFIG_TSL2772 10c18d643dea iio: change CONFIG_AD5686 to CONFIG_AD5686_SPI f06703a4c55e media-rc: CONFIG_LIRC is now a bool a8cbad4a0533 media-i2c: remove configs selected by zoran drivers 9c43f6157a44 media-pci-capture: remove zoran configs Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb index 69ca1dc0e0..bf595a7717 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.18.bb @@ -14,7 +14,7 @@ KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "0cdc8564c61958a39704d97e008120bd7c762f60" -SRCREV_meta ?= "607726b2d0b8e1d8c5653003448a24353a88c63b" +SRCREV_meta ?= "76b18ecbd6c324b400c4f08e212b8acd605d2d69" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit 1.2.3-korg