From aa781eea65f9bbe0dd2dff81b84c24178f637165 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 28 Mar 2022 17:39:42 +0800 Subject: [PATCH] libwacom: upgrade 2.1.0 -> 2.2.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../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%) 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 \