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

Message ID 1645449601-23151-3-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-gnome] libwacom: upgrade 1.12 -> 2.1.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 21, 2022, 1:20 p.m. UTC
Changelog:
=========
- New Devices:
  - Dell Latitude 5290
  - Lenovo ThinkPad X1 Tablet Gen3, Yoga 7
  - Pine64 PineNote
  - HP ProBook x360

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

Patch

diff --git a/meta-gnome/recipes-support/libwacom/libwacom_1.12.bb b/meta-gnome/recipes-support/libwacom/libwacom_2.1.0.bb
similarity index 93%
rename from meta-gnome/recipes-support/libwacom/libwacom_1.12.bb
rename to meta-gnome/recipes-support/libwacom/libwacom_2.1.0.bb
index d35bbaacbf..226446dcbb 100644
--- a/meta-gnome/recipes-support/libwacom/libwacom_1.12.bb
+++ b/meta-gnome/recipes-support/libwacom/libwacom_2.1.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 = "942628be9faffa96ae1068833eccb00a1bfe4578"
+SRCREV = "0f263ce26edc47587d5f7604e44fad1b61240c3d"
 
 DEPENDS = " \
     libxml2-native \