aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2017-11-02 22:45:32 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-12-04 17:14:18 +0000
commitfdcbb9ff97928f80f854be0750a509a0c40f7982 (patch)
tree1ede2cc23dce79d6a05d73aaa034a9fe6e51103d /meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
parente209896a2aa7e06f1b6498e0a9fc5e9f766842f5 (diff)
downloadopenembedded-core-fdcbb9ff97928f80f854be0750a509a0c40f7982.tar.gz
linux-yocto/4.12: configuration fragment updates
Integrating the following configuration updates: dcf1317b36d2 features/mmc/mmc-realtek: enable Realtek PCI-E card reader support 1a144ffe5f76 edac: split scc into enablement and patching (for treegen) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 5135d7c88bd1c50b7462d3f219d778e4a33b2995) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
index 6c9fed6ad6..c7f1b8dc81 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "26c1863a744836d9171dff262b864cb67f4d537c"
-SRCREV_meta ?= "8bbce61f5d3a063725c09fe4bc5afe3f227e9060"
+SRCREV_meta ?= "cebe198870d781829bd997a188cc34d9f7a61023"
PV = "${LINUX_VERSION}+git${SRCPV}"