From 5135d7c88bd1c50b7462d3f219d778e4a33b2995 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 2 Nov 2017 22:45:32 -0400 Subject: 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 Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto_4.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto_4.12.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto_4.12.bb b/meta/recipes-kernel/linux/linux-yocto_4.12.bb index bc1ee97237..1bdb0db3c8 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.12.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.12.bb @@ -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}" -- cgit 1.2.3-korg