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-11-05 13:40:33 +0000
commitc7b36ffdc507fb77e511e71b07b9b5166f4ae806 (patch)
tree46b2790268f0ee1cd2a255767b01c9adb3f9ded0 /meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
parente892ad174899b14ff53f239d44839e95eef7a8a9 (diff)
downloadpoky-c7b36ffdc507fb77e511e71b07b9b5166f4ae806.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: 5135d7c88bd1c50b7462d3f219d778e4a33b2995) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.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}"