summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_4.15.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2018-03-06 13:11:15 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-08 10:39:33 -0800
commita7c9bc7020ab4c62fa60eb23257f07734b2582b0 (patch)
treefbf4bb8b242d8a56cd4be118545423a0db046a5d /meta/recipes-kernel/linux/linux-yocto_4.15.bb
parent3a8cce8b5c224710660802fba2bc0bbc97cf7385 (diff)
downloadpoky-a7c9bc7020ab4c62fa60eb23257f07734b2582b0.tar.gz
linux-yocto: aufs and systemtap
Integrating a configuration change for systemtap: features/systemtap/systemtap.cfg: enable CONFIG_KERNEL_DEBUG And porting the aufs warning fix to 4.14 and 4.15: aufs: fix compile warning (From OE-Core rev: db2a8c827332c0837d029e99b210036218f8f9dc) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto_4.15.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.15.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.15.bb b/meta/recipes-kernel/linux/linux-yocto_4.15.bb
index ebbdfcb3b0..50be40d9e9 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.15.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.15.bb
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "3247d5a26cab529bd4acc137c119bcdf71c3d5ae"
19SRCREV_machine_qemux86-64 ?= "3247d5a26cab529bd4acc137c119bcdf71c3d5ae" 19SRCREV_machine_qemux86-64 ?= "3247d5a26cab529bd4acc137c119bcdf71c3d5ae"
20SRCREV_machine_qemumips64 ?= "38face5dfd94733484822f392f9469fed18cca7e" 20SRCREV_machine_qemumips64 ?= "38face5dfd94733484822f392f9469fed18cca7e"
21SRCREV_machine ?= "3247d5a26cab529bd4acc137c119bcdf71c3d5ae" 21SRCREV_machine ?= "3247d5a26cab529bd4acc137c119bcdf71c3d5ae"
22SRCREV_meta ?= "03267fd15a97748105bfec2866820a8c1512fe70" 22SRCREV_meta ?= "40cef533a17de9d7a1de9b6e3578ac9125486a4a"
23 23
24SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \ 24SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \
25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.15;destsuffix=${KMETA}" 25 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.15;destsuffix=${KMETA}"