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

View File

@@ -12,7 +12,7 @@ python () {
}
SRCREV_machine ?= "f792c32d8f19a31874ec40c033f36ef250e596ae"
SRCREV_meta ?= "8bbce61f5d3a063725c09fe4bc5afe3f227e9060"
SRCREV_meta ?= "cebe198870d781829bd997a188cc34d9f7a61023"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}"

View File

@@ -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}"

View File

@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "26c1863a744836d9171dff262b864cb67f4d537c"
SRCREV_machine_qemux86-64 ?= "26c1863a744836d9171dff262b864cb67f4d537c"
SRCREV_machine_qemumips64 ?= "c8adcd782e648cb70780443ee90e2f56e2209c5a"
SRCREV_machine ?= "26c1863a744836d9171dff262b864cb67f4d537c"
SRCREV_meta ?= "8bbce61f5d3a063725c09fe4bc5afe3f227e9060"
SRCREV_meta ?= "cebe198870d781829bd997a188cc34d9f7a61023"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;name=machine;branch=${KBRANCH}; \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}"