From 7f3ee480cdfbef910a4641c7ab389714d47f7398 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sun, 16 Dec 2018 22:38:14 -0500 Subject: linux-yocto/4.14: configuration cleanups Integrating the following configuration cleanups/tweaks: 19c174f547e6 sound.cfg: enable SND_SOC_INTEL_SKYLAKE explicitly (From OE-Core rev: bd754dbf1f0c8ba7a77e720cbc30232712ee34e0) (From OE-Core rev: f0dba9b17492b45f9362b2f37bd08f45eb160f4d) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb index d613ff05f7..df8510fada 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb @@ -13,7 +13,7 @@ KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "c5aca000e387da12ce375251c829f653503d32b4" -SRCREV_meta ?= "3435617380af107e31ec4e36173b9cf1f8a371a0" +SRCREV_meta ?= "19c174f547e63ca9ce71ca9861bfada0a5a98fc3" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf