mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 23:02:22 +02:00
linux-yocto-rt/5.15: update to -rt48 (and fix -stable merge)
Integrating the following commit(s) to linux-yocto/5.15:
6bc08dd702bb 'Linux 5.15.55-rt48'
9a1a3c0162ef sched/core: Always flush pending blk_plug
f178a16e9368 crypto/cryptd: fix leftover hunks from 2a30446f4
0e01a5c5a80e 'Linux 5.15.49-rt47'
2aa2253a0595 'Linux 5.15.44-rt46'
c94ef3468bef 'Linux 5.15.43-rt45'
264141c33af3 'Linux 5.15.41-rt44'
9934b33b68d9 'Linux 5.15.40-rt43'
ca63907ee4b7 'Linux 5.15.39-rt42'
238b266d7aa8 sched/deadline: fixup -stable / -rt merge
(From OE-Core rev: a95f9299cc178b2b7607c312086b768ddf322a56)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8c4b7427ed
commit
f2db034384
@@ -11,7 +11,7 @@ python () {
|
||||
raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
|
||||
}
|
||||
|
||||
SRCREV_machine ?= "2a966fea899c00cf90fa1b79b9449e4ea384e9e4"
|
||||
SRCREV_machine ?= "6bc08dd702bb8993f84d81ad426fd9acad26cede"
|
||||
SRCREV_meta ?= "f45197776b360447cb4df7bc1e74dce6f8ad52b1"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
|
||||
|
||||
Reference in New Issue
Block a user