mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 03:45:41 +00:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user