diff mbox series

[meta-oe,13/70] libtsm: upgrade 4.6.0 -> 4.7.1

Message ID 20260819093514.1101-13-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/70] avro-c: upgrade 1.12.1 -> 1.12.2 | expand

Commit Message

Wang Mingyu Aug. 19, 2026, 9:34 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
- A new tsm_screen_get_cursor_style() interface is available, that provides the current style of the cursor.
- screen/vte: add cursor style support via DECSCUSR (CSI Ps SP q)
- Fix backward selection
- Fix also clear the character value for multi-width character.
- screen: don't clear cells when resizing
- libtsm: fix tsm_screen_attr2_t
- Fix 3 out of bound reads

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../libtsm/{libtsm_4.6.0.bb => libtsm_4.7.1.bb}                 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-graphics/libtsm/{libtsm_4.6.0.bb => libtsm_4.7.1.bb} (95%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-graphics/libtsm/libtsm_4.6.0.bb b/meta-oe/recipes-graphics/libtsm/libtsm_4.7.1.bb
similarity index 95%
rename from meta-oe/recipes-graphics/libtsm/libtsm_4.6.0.bb
rename to meta-oe/recipes-graphics/libtsm/libtsm_4.7.1.bb
index 45ef8a4357..3c493bca0a 100644
--- a/meta-oe/recipes-graphics/libtsm/libtsm_4.6.0.bb
+++ b/meta-oe/recipes-graphics/libtsm/libtsm_4.7.1.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 = "e1e4d296f0963d1641456f1f778f0ac090429a3e"
+SRCREV = "ef0a1a40c30d164913f413c47de5bbd8383a6daa"
 
 inherit meson pkgconfig