diff mbox series

[meta-oe,42/43] tslib: upgrade 1.22 -> 1.23

Message ID 1718161096-29710-42-git-send-email-wangmy@fujitsu.com
State Accepted
Headers show
Series [meta-python,01/43] python3-anyio: upgrade 4.3.0 -> 4.4.0 | expand

Commit Message

Mingyu Wang (Fujitsu) June 12, 2024, 2:58 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
* new filter module: 'module crop'
* some build and security fixes
* improved release procedure

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

Patch

diff --git a/meta-oe/recipes-graphics/tslib/tslib_1.22.bb b/meta-oe/recipes-graphics/tslib/tslib_1.23.bb
similarity index 97%
rename from meta-oe/recipes-graphics/tslib/tslib_1.22.bb
rename to meta-oe/recipes-graphics/tslib/tslib_1.23.bb
index cc7e44eff..299aa2a27 100644
--- a/meta-oe/recipes-graphics/tslib/tslib_1.22.bb
+++ b/meta-oe/recipes-graphics/tslib/tslib_1.23.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] = "aaf0aed410a268d7b51385d07fe4d9d64312038e87c447ec8a24c8db0a15617a"
+SRC_URI[sha256sum] = "9b489a54d48006201f2fe955a88c3f857535ac93b6cf8e5a16c7b166c8991dac"
 
 UPSTREAM_CHECK_URI = "https://github.com/kergoth/tslib/releases"