summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2018-12-16 22:38:14 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-18 16:19:33 +0000
commit0c40c20b5737fc3ec9babb2e0e336cd851c912a5 (patch)
tree1b8a0b7c1c1f025161424eb4c121f409f5694642 /meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb
parent2814d224e35f0ea62f13d5da137c3640482fd64c (diff)
downloadpoky-0c40c20b5737fc3ec9babb2e0e336cd851c912a5.tar.gz
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) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.14.bb2
1 files changed, 1 insertions, 1 deletions
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"
13KCONF_BSP_AUDIT_LEVEL = "2" 13KCONF_BSP_AUDIT_LEVEL = "2"
14 14
15SRCREV_machine ?= "c5aca000e387da12ce375251c829f653503d32b4" 15SRCREV_machine ?= "c5aca000e387da12ce375251c829f653503d32b4"
16SRCREV_meta ?= "3435617380af107e31ec4e36173b9cf1f8a371a0" 16SRCREV_meta ?= "19c174f547e63ca9ce71ca9861bfada0a5a98fc3"
17 17
18PV = "${LINUX_VERSION}+git${SRCPV}" 18PV = "${LINUX_VERSION}+git${SRCPV}"
19 19