On Thu, 2023-10-19 at 11:08 -0400, [email protected] wrote: > From: Bruce Ashfield <[email protected]> > > Integrating the following commit(s) to linux-yocto/6.5: > > 14f83e409308 serial: core: test for -EINPROGRESS during tx power > management validation > 1b5b735f311f serial: core: Fix checks for tx runtime PM state > dee98a75d75c Revert "serial-core: disable power managment for serial tx"
Thanks, these changes look good. > > Signed-off-by: Bruce Ashfield <[email protected]> > --- > .../linux/linux-yocto-rt_6.5.bb | 2 +- > .../linux/linux-yocto-tiny_6.5.bb | 2 +- > meta/recipes-kernel/linux/linux-yocto_6.5.bb | 22 +++++++++---------- > 3 files changed, 13 insertions(+), 13 deletions(-) > > diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.5.bb > b/meta/recipes-kernel/linux/linux-yocto-rt_6.5.bb > index 985490e5e5..598280c5b6 100644 > --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.5.bb > +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.5.bb > @@ -14,7 +14,7 @@ python () { > raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to > linux-yocto-rt to enable it") > } > > -SRCREV_machine ?= "541ff832e9f2a168145f96ff41857a6cf1c74289" > +SRCREV_machine ?= "2aa14dbb8520e59358778a80b32d7ccf6dd6c2ac" > SRCREV_meta ?= "9af846da534077c91e3c42242fceba7aef8dd784" > The patch doesn't want to apply unfortunately, locally (and on master) I have: SRCREV_machine ?= "541ff832e9f2a168145f96ff41857a6cf1c74289" SRCREV_meta ?= "7686d2c442df26daa77f91098f7fac8fdf5b35d7" for the rt recipe for example so the meta revisions are different. Did I miss a patch? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#189471): https://lists.openembedded.org/g/openembedded-core/message/189471 Mute This Topic: https://lists.openembedded.org/mt/102061865/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
