diff mbox series

[meta-gnome,11/38] libwacom: upgrade 2.18.0 -> 2.19.0

Message ID 20260602100755.2117-11-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/38] ctags: upgrade 6.2.20260524.0 -> 6.2.20260531.0 | expand

Commit Message

Wang Mingyu June 2, 2026, 10:07 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-gnome/recipes-support/libwacom/libwacom_2.18.0.bb b/meta-gnome/recipes-support/libwacom/libwacom_2.19.0.bb
similarity index 93%
rename from meta-gnome/recipes-support/libwacom/libwacom_2.18.0.bb
rename to meta-gnome/recipes-support/libwacom/libwacom_2.19.0.bb
index 7bbeb5583a..853b035805 100644
--- a/meta-gnome/recipes-support/libwacom/libwacom_2.18.0.bb
+++ b/meta-gnome/recipes-support/libwacom/libwacom_2.19.0.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 = "44df53b14b008a8252427aa6b41128efada43b3a"
+SRCREV = "b697d5a70f0e4dd4c18512b38911eebba33a4558"
 
 DEPENDS = " \
     libxml2-native \