mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
libtsm: upgrade 4.4.3 -> 4.5.0
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 <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
(cherry picked from commit 6d7794e799)
Signed-off-by: Anuj Mittal <anuj.mittal@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 = "6cdacfc452bf29d98e297fe3a96e55e94a88ce3e"
|
||||
SRCREV = "556373437d1c5f57f4dfc7c6cc1330e5088a4174"
|
||||
|
||||
inherit meson pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user