summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/xorg-lib/libxkbcommon_1.8.0.bb (renamed from meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_1.8.0.bb
index f216a07983..a7dad3f4a2 100644
--- a/meta/recipes-graphics/xorg-lib/libxkbcommon_1.7.0.bb
+++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_1.8.0.bb
@@ -9,7 +9,7 @@ DEPENDS = "flex-native bison-native"
9 9
10SRC_URI = "git://github.com/xkbcommon/libxkbcommon;protocol=https;branch=master" 10SRC_URI = "git://github.com/xkbcommon/libxkbcommon;protocol=https;branch=master"
11 11
12SRCREV = "7a31e3585edf78be281559377e26d15f8c4bc655" 12SRCREV = "76740e0c4583ae49675e7ba8213d31ee09aa00d2"
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14
15inherit meson pkgconfig bash-completion 15inherit meson pkgconfig bash-completion