mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 18:32:20 +02:00
linux-yocto/6.5: serial: core: integrate upstream fixes
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"
(From OE-Core rev: 7dc07d204651e326fdba802a1ac2a69f976437a4)
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
f67576d2af
commit
4b41167676
@@ -17,7 +17,7 @@ DEPENDS += "openssl-native util-linux-native"
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "8ad515e79001700d5e3d36e6ffe37ebdae2b5cd4"
|
||||
SRCREV_machine ?= "dfe7f47645429e162819c3d5690d8f5052f5b5a3"
|
||||
SRCREV_meta ?= "9af846da534077c91e3c42242fceba7aef8dd784"
|
||||
|
||||
PV = "${LINUX_VERSION}+git"
|
||||
|
||||
Reference in New Issue
Block a user