summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_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>2019-01-08 20:14:43 +0000
commit7f3ee480cdfbef910a4641c7ab389714d47f7398 (patch)
tree1d31476a8d10b14ee09f34e1dccdf15143341468 /meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb
parentd4326022bade90940d2a8c17efb753cd2ba14ff4 (diff)
downloadpoky-7f3ee480cdfbef910a4641c7ab389714d47f7398.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) (From OE-Core rev: f0dba9b17492b45f9362b2f37bd08f45eb160f4d) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb
index d6d37ed315..7e7911aea0 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.14.bb
@@ -12,7 +12,7 @@ python () {
12} 12}
13 13
14SRCREV_machine ?= "eafe398ca1404953c2a01559c83d3a983f8717b1" 14SRCREV_machine ?= "eafe398ca1404953c2a01559c83d3a983f8717b1"
15SRCREV_meta ?= "3435617380af107e31ec4e36173b9cf1f8a371a0" 15SRCREV_meta ?= "19c174f547e63ca9ce71ca9861bfada0a5a98fc3"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ 17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.14;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.14;destsuffix=${KMETA}"