aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto_4.14.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2018-08-24 10:59:48 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-28 10:27:15 +0100
commit2f06c9eadc17e4d2b4d81b0a4088e9f0e8556217 (patch)
tree3a1474ae7268db64c2614334680359015e953974 /meta/recipes-kernel/linux/linux-yocto_4.14.bb
parentf668491275ac0ba30366652b6747f87776e92120 (diff)
downloadopenembedded-core-contrib-2f06c9eadc17e4d2b4d81b0a4088e9f0e8556217.tar.gz
linux-yocto/4.14: rt: Revert mm/vmstat.c: fix vmstat_update() preemption BUG
Reverting mm/vmstat.c: fix vmstat_update() preemption BUG, to fix failures in the 4.14 -rt kernel. 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_4.14.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_4.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.14.bb b/meta/recipes-kernel/linux/linux-yocto_4.14.bb
index 9ea3135151..1d038a9151 100644
--- a/meta/recipes-kernel/linux/linux-yocto_4.14.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_4.14.bb
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "97c8063d2df381b828b37608f88efa9b4dd9e379"
SRCREV_machine_qemux86-64 ?= "97c8063d2df381b828b37608f88efa9b4dd9e379"
SRCREV_machine_qemumips64 ?= "346488cf46ac4045fe257eb63836eb93c7c09859"
SRCREV_machine ?= "97c8063d2df381b828b37608f88efa9b4dd9e379"
-SRCREV_meta ?= "d64aec9793d558ff49993ff6076be6d4daf101c2"
+SRCREV_meta ?= "49e24e3e2cad518ae1fd7eff05f3228201b54a33"
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRANCH}; \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.14;destsuffix=${KMETA}"