From: Bruce Ashfield Date: Thu, 29 Jul 2021 04:50:01 +0000 (-0400) Subject: linux-yocto-rt/5.10: update to -rt47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=358a2bc5b3d071a49fd693c3e224d75f835ebaec;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git linux-yocto-rt/5.10: update to -rt47 Integrating the following commit(s) to linux-yocto/5.10: 969fef49cbbc Linux 5.10.52-rt47 bb5ff998ba62 Linux 5.10.47-rt46 340f6b6cdd37 sched: Don't defer CPU pick to migration_cpu_stop() f3d0be7cdae8 sched: Simplify set_affinity_pending refcounts 6b28888ca42a sched: Fix affine_move_task() self-concurrency ea66e426a3b7 sched: Optimize migration_cpu_stop() ac73ac41db62 sched: Collate affine_move_task() stoppers 6963e6b6e008 sched: Simplify migration_cpu_stop() d3a5a12fd350 sched: Fix migration_cpu_stop() requeueing 28dda3752954 Linux 5.10.47-rt45 d5f6c5f008ee Linux 5.10.44-rt44 ec9978fdc6aa Linux 5.10.42-rt43 Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie (cherry picked from commit 46b1ab616a5eb792e8cb29cfbe340fecd605bea7) Signed-off-by: Anuj Mittal --- diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb index 2e46d72dfa2..944d1719281 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb @@ -11,7 +11,7 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "e1b9700217e1dd963f9b034ffde9863abb53a92d" +SRCREV_machine ?= "969fef49cbbc8639e9622e6a0655337fbfcc7627" SRCREV_meta ?= "26a2a3cf764dde593325b8c08024f5990a5f6f02" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \