1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

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: 5135d7c88bd1c50b7462d3f219d778e4a33b2995)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2017-11-02 22:45:32 -04:00
committed by Richard Purdie
parent e892ad1748
commit c7b36ffdc5
3 changed files with 3 additions and 3 deletions
@@ -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}"