summaryrefslogtreecommitdiffstats
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:23:54 +0000
commitd61b65f35ccfe5a023049cd24da56b30c9a26fb1 (patch)
treec52066e9226b888bdac6947f816c49796f9ab2fa /meta/recipes-kernel/linux/linux-yocto-tiny_4.12.bb
parent3190ba0b38046db8309ddbd9729ca19eae1ee299 (diff)
downloadpoky-d61b65f35ccfe5a023049cd24da56b30c9a26fb1.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) (From OE-Core rev: fdcbb9ff97928f80f854be0750a509a0c40f7982) 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> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "26c1863a744836d9171dff262b864cb67f4d537c" 12SRCREV_machine ?= "26c1863a744836d9171dff262b864cb67f4d537c"
13SRCREV_meta ?= "8bbce61f5d3a063725c09fe4bc5afe3f227e9060" 13SRCREV_meta ?= "cebe198870d781829bd997a188cc34d9f7a61023"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16