mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +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: 4c9a85ed1d69e55963cd77122e5c869b30f3dbe4)
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
482c4d0a95
commit
157e13d4a0
@@ -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