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

Message ID 1656313160-23805-5-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-gnome] libwacom: upgrade 2.2.0 -> 2.3.0 | expand

Commit Message

Mingyu Wang (Fujitsu) June 27, 2022, 6:59 a.m. UTC
Changelog:
============
- New Devices:
  - Acer Chromebook Spin 13
  - Huion HS611
  - Lenovo 14s Yoga, X13 Yoga, X1 Yoga, X380
  - Samsung Galaxy Book Pro 360, Flex2
- Devices matching a "* Keyboard" glob are no longer treated as tablets

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

Patch

diff --git a/meta-gnome/recipes-support/libwacom/libwacom_2.2.0.bb b/meta-gnome/recipes-support/libwacom/libwacom_2.3.0.bb
similarity index 93%
rename from meta-gnome/recipes-support/libwacom/libwacom_2.2.0.bb
rename to meta-gnome/recipes-support/libwacom/libwacom_2.3.0.bb
index 78f5a289c..41d8c6242 100644
--- a/meta-gnome/recipes-support/libwacom/libwacom_2.2.0.bb
+++ b/meta-gnome/recipes-support/libwacom/libwacom_2.3.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 = "be485deca03157b0dbd702c7acaf35b71378be9e"
+SRCREV = "b88053851ef81694b9e3927e0857f0f02ff9a8a8"
 
 DEPENDS = " \
     libxml2-native \