diff mbox series

[meta-gnome,08/37] libwacom: upgrade 2.19.0 -> 2.19.1

Message ID 20260722102320.1019-8-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/37] dash: upgrade 0.5.13.4 -> 0.5.13.5 | expand

Commit Message

Wang Mingyu July 22, 2026, 10:22 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
- Use g_strv_builder_add() instead of g_strv_builder_take()
- Revert "Add support for Lenovo Yoga 9 2-in-1 14IPH11"
- test: add libc.so.6.1 as libc SONAME
- Add support for Lenovo Yoga 9 2-in-1 14IPH11

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../libwacom/{libwacom_2.19.0.bb => libwacom_2.19.1.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-support/libwacom/{libwacom_2.19.0.bb => libwacom_2.19.1.bb} (93%)
diff mbox series

Patch

diff --git a/meta-gnome/recipes-support/libwacom/libwacom_2.19.0.bb b/meta-gnome/recipes-support/libwacom/libwacom_2.19.1.bb
similarity index 93%
rename from meta-gnome/recipes-support/libwacom/libwacom_2.19.0.bb
rename to meta-gnome/recipes-support/libwacom/libwacom_2.19.1.bb
index 853b035805..4342f98a35 100644
--- a/meta-gnome/recipes-support/libwacom/libwacom_2.19.0.bb
+++ b/meta-gnome/recipes-support/libwacom/libwacom_2.19.1.bb
@@ -8,7 +8,7 @@  LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=40a21fffb367c82f39fd91a3b137c36e"
 
 SRC_URI = "git://github.com/linuxwacom/libwacom.git;branch=master;protocol=https;tag=${BP}"
-SRCREV = "b697d5a70f0e4dd4c18512b38911eebba33a4558"
+SRCREV = "8d904ebbbf879adacb8d59f7dde06eee2ed6ee80"
 
 DEPENDS = " \
     libxml2-native \