libtsm: upgrade 4.6.0 -> 4.7.1

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>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Wang Mingyu
2026-08-19 07:40:06 -07:00
committed by Khem Raj
parent e48bbe4f1c
commit e8a50106c5
@@ -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