[meta-gnome] libwacom: upgrade 2.1.0 -> 2.2.0

Message ID 1648460382-15591-5-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-gnome] libwacom: upgrade 2.1.0 -> 2.2.0 | expand

Commit Message

Mingyu Wang (Fujitsu) March 28, 2022, 9:39 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../libwacom/{libwacom_2.1.0.bb => libwacom_2.2.0.bb}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-gnome/recipes-support/libwacom/{libwacom_2.1.0.bb => libwacom_2.2.0.bb} (93%)

Patch

diff --git a/meta-gnome/recipes-support/libwacom/libwacom_2.1.0.bb b/meta-gnome/recipes-support/libwacom/libwacom_2.2.0.bb
similarity index 93%
rename from meta-gnome/recipes-support/libwacom/libwacom_2.1.0.bb
rename to meta-gnome/recipes-support/libwacom/libwacom_2.2.0.bb
index 226446dcbb..78f5a289c6 100644
--- a/meta-gnome/recipes-support/libwacom/libwacom_2.1.0.bb
+++ b/meta-gnome/recipes-support/libwacom/libwacom_2.2.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"
-SRCREV = "0f263ce26edc47587d5f7604e44fad1b61240c3d"
+SRCREV = "be485deca03157b0dbd702c7acaf35b71378be9e"
 
 DEPENDS = " \
     libxml2-native \