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-09-14 09:46:54 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-09-17 23:23:21 +0100
commit6c72c26d2b9d23c98030bc8f257413537b99ad57 (patch)
treeabc460ca2d5c7d191f78ed5faaec919231067199 /meta/recipes-kernel/linux/linux-yocto-rt_4.12.bb
parentabea8ec5063998e0e2b822be7704c0d14569df0e (diff)
downloadpoky-6c72c26d2b9d23c98030bc8f257413537b99ad57.tar.gz
linux-yocto/meta: configuration feature additions
Introducing the following configuration features: d67d2221cc2d bpf: add bpf kernel config 3f9fb678aa31 sysrq: add sysrq kernel config 729eb982ffd8 kexec/kdump: Add config fragments e00e63ef3068 kdump: add config fragments (From OE-Core rev: 97f267497ed72931e02ed2991b0acb229d9aa281) 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 37ccc727fc..f3130ad91b 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 ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d" 14SRCREV_machine ?= "b5c8cfda2dfe296410d51e131289fb09c69e1e7d"
15SRCREV_meta ?= "42965d664ffcac13ff4dffddcd4959ab08f19508" 15SRCREV_meta ?= "91b4e89037c3575912d6c3cc8977db7ea83b81f1"
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}"