From 491ea7f7fc35ab06d3c36aea4199affc8d3e10e2 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 21 Feb 2022 21:20:00 +0800 Subject: [PATCH] libwacom: upgrade 1.12 -> 2.1.0 Changelog: ========= - New Devices: - Dell Latitude 5290 - Lenovo ThinkPad X1 Tablet Gen3, Yoga 7 - Pine64 PineNote - HP ProBook x360 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../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%) 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 \