summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-03-21 21:18:11 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-03-22 10:48:15 +0000
commita8db5643bd14a5a2e8e60012dd1551f6d867acc2 (patch)
treebf553f5fa38fc4c40ecd15ec03580ce0b4737f52 /meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
parent3c8c0c82d163a9ef8e6d71583d65587b9be70eae (diff)
downloadopenembedded-core-contrib-a8db5643bd14a5a2e8e60012dd1551f6d867acc2.tar.gz
linux-yocto-rt/5.4: update to -rt16
Updating the latest v5.4-rt release: 2659f7a7212c v5.4.26-rt16 60c22c68d486 v5.4.24-rt15 efa03618228 mm: Warn on memory allocation in non-preemptible context on RT 908775cdf21e v5.4.24-rt14 b4edc32e2e46 v5.4.22-rt13 49a5b8ead027 tracing: make preempt_lazy and migrate_disable counter smaller 8f2ed8895c0c drm/vmwgfx: Drop preempt_disable() in vmw_fifo_ping_host() b558bcd37e5d bpf: Update the "bpf: Make BPF and PREEMPT_RT co-exist" series d197132b1dd5 v5.4.22-rt12 Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
index a02a4a14ed..446eae2be6 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
@@ -11,7 +11,7 @@ python () {
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
}
-SRCREV_machine ?= "8908d882dee239b858bd3b42f0c951a35220efb1"
+SRCREV_machine ?= "2659f7a7212cd80e2b69b2e5e8ceec8bcffec6aa"
SRCREV_meta ?= "9fe365b9395a05831177ec309e9857962b2496a9"
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \