summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_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-rt_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-rt_4.12.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
index d7510b8069..0a60fc53aa 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
@@ -12,7 +12,7 @@ python () {
12} 12}
13 13
14SRCREV_machine ?= "f792c32d8f19a31874ec40c033f36ef250e596ae" 14SRCREV_machine ?= "f792c32d8f19a31874ec40c033f36ef250e596ae"
15SRCREV_meta ?= "8bbce61f5d3a063725c09fe4bc5afe3f227e9060" 15SRCREV_meta ?= "cebe198870d781829bd997a188cc34d9f7a61023"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \ 17SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.12.git;branch=${KBRANCH};name=machine \
18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.12;destsuffix=${KMETA}"