From: Wang Mingyu <[email protected]> Changelog: ============= - Support for terminal bell and keyboard LEDs - Fix build musl - test/vte: fix memory leak in vte tests - Refactor scrollback and selection - screen: Fix wrong attribute for new cells when resizing - Fix remove from sb - Fix get next line - Fix scrollback position - test: robustness, make the test faster.
Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 6d7794e799c5c7a9c5ee4ef578706b1228ef20a6) Signed-off-by: Anuj Mittal <[email protected]> --- .../libtsm/{libtsm_4.4.3.bb => libtsm_4.5.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/libtsm/{libtsm_4.4.3.bb => libtsm_4.5.0.bb} (95%) diff --git a/meta-oe/recipes-graphics/libtsm/libtsm_4.4.3.bb b/meta-oe/recipes-graphics/libtsm/libtsm_4.5.0.bb similarity index 95% rename from meta-oe/recipes-graphics/libtsm/libtsm_4.4.3.bb rename to meta-oe/recipes-graphics/libtsm/libtsm_4.5.0.bb index 8168360dec..9e999fe970 100644 --- a/meta-oe/recipes-graphics/libtsm/libtsm_4.4.3.bb +++ b/meta-oe/recipes-graphics/libtsm/libtsm_4.5.0.bb @@ -22,7 +22,7 @@ LIC_FILES_CHKSUM = "\ DEPENDS = "xkeyboard-config" SRC_URI = "git://github.com/kmscon/libtsm;protocol=https;branch=main;tag=v${PV}" -SRCREV = "6cdacfc452bf29d98e297fe3a96e55e94a88ce3e" +SRCREV = "556373437d1c5f57f4dfc7c6cc1330e5088a4174" inherit meson pkgconfig -- 2.53.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127042): https://lists.openembedded.org/g/openembedded-devel/message/127042 Mute This Topic: https://lists.openembedded.org/mt/119355211/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
