diff mbox series

[meta-oe,23/23] tslib: upgrade 1.23 -> 1.24

Message ID 20251111075517.1650-23-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/23] bats: upgrade 1.12.0 -> 1.13.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Nov. 11, 2025, 7:55 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=============
* improved release procedure
* debug fixes for 32bit systems
* CMake and autoconf updates for newer versions
* fixes for minor cppcheck errors
* ts_conf test program fixes

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta-oe/recipes-graphics/tslib/{tslib_1.23.bb => tslib_1.24.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-graphics/tslib/{tslib_1.23.bb => tslib_1.24.bb} (97%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-graphics/tslib/tslib_1.23.bb b/meta-oe/recipes-graphics/tslib/tslib_1.24.bb
similarity index 97%
rename from meta-oe/recipes-graphics/tslib/tslib_1.23.bb
rename to meta-oe/recipes-graphics/tslib/tslib_1.24.bb
index 299aa2a273..6f6e8fd565 100644
--- a/meta-oe/recipes-graphics/tslib/tslib_1.23.bb
+++ b/meta-oe/recipes-graphics/tslib/tslib_1.24.bb
@@ -16,7 +16,7 @@  SRC_URI = "https://github.com/kergoth/tslib/releases/download/${PV}/tslib-${PV}.
            file://ts.conf \
            file://tslib.sh \
            "
-SRC_URI[sha256sum] = "9b489a54d48006201f2fe955a88c3f857535ac93b6cf8e5a16c7b166c8991dac"
+SRC_URI[sha256sum] = "58d9941ffaa269c399f00d0d308184c96087f7acf69aa8e3c6645e852f993ba2"
 
 UPSTREAM_CHECK_URI = "https://github.com/kergoth/tslib/releases"