From 4b5af05402e9c099ce65eb6366ba7c7bd72605c4 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 25 Jun 2026 17:00:49 +0800 Subject: [PATCH] libtsm: upgrade 4.5.0 -> 4.6.0 Changelog: ============= - vte: map mouse wheel up/down buttons correctly - fix CSI default parameter - vte: Fix ctrl+shift+arrows - Add a new draw2 interface - vte: Add dim support Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../libtsm/{libtsm_4.5.0.bb => libtsm_4.6.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-graphics/libtsm/{libtsm_4.5.0.bb => libtsm_4.6.0.bb} (95%) diff --git a/meta-oe/recipes-graphics/libtsm/libtsm_4.5.0.bb b/meta-oe/recipes-graphics/libtsm/libtsm_4.6.0.bb similarity index 95% rename from meta-oe/recipes-graphics/libtsm/libtsm_4.5.0.bb rename to meta-oe/recipes-graphics/libtsm/libtsm_4.6.0.bb index 9e999fe970..99c603f994 100644 --- a/meta-oe/recipes-graphics/libtsm/libtsm_4.5.0.bb +++ b/meta-oe/recipes-graphics/libtsm/libtsm_4.6.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 = "556373437d1c5f57f4dfc7c6cc1330e5088a4174" +SRCREV = "e1e4d296f0963d1641456f1f778f0ac090429a3e" inherit meson pkgconfig