summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-04 13:54:12 -0700
committerKhem Raj <raj.khem@gmail.com>2023-11-06 08:48:27 -0800
commitfbdc0d98308703db639fa9bef75dd57c36f4acf5 (patch)
tree1b5cb8e54f796d03b3de2b9fe6f8b35aaf49b599 /meta-gnome
parent31094e8977ed9b40d81c0406177c8acca1faaf2a (diff)
downloadmeta-openembedded-fbdc0d98308703db639fa9bef75dd57c36f4acf5.tar.gz
libwacom: upgrade 2.6.0 -> 2.8.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-support/libwacom/libwacom_2.8.0.bb (renamed from meta-gnome/recipes-support/libwacom/libwacom_2.6.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-support/libwacom/libwacom_2.6.0.bb b/meta-gnome/recipes-support/libwacom/libwacom_2.8.0.bb
index d96026241..8f45221ad 100644
--- a/meta-gnome/recipes-support/libwacom/libwacom_2.6.0.bb
+++ b/meta-gnome/recipes-support/libwacom/libwacom_2.8.0.bb
@@ -8,7 +8,7 @@ LICENSE = "MIT"
8LIC_FILES_CHKSUM = "file://COPYING;md5=40a21fffb367c82f39fd91a3b137c36e" 8LIC_FILES_CHKSUM = "file://COPYING;md5=40a21fffb367c82f39fd91a3b137c36e"
9 9
10SRC_URI = "git://github.com/linuxwacom/libwacom.git;branch=master;protocol=https" 10SRC_URI = "git://github.com/linuxwacom/libwacom.git;branch=master;protocol=https"
11SRCREV = "cb36c462763a321454d5c08fe974a3d7dec4ed1a" 11SRCREV = "f5b92814320d0a5745b50b7b36103843ad23e299"
12 12
13DEPENDS = " \ 13DEPENDS = " \
14 libxml2-native \ 14 libxml2-native \