diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-lib/libxkbcommon_1.9.2.bb (renamed from meta/recipes-graphics/xorg-lib/libxkbcommon_1.8.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_1.8.1.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_1.9.2.bb index 76a622e157..77ee8ce500 100644 --- a/meta/recipes-graphics/xorg-lib/libxkbcommon_1.8.1.bb +++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_1.9.2.bb | |||
| @@ -7,9 +7,9 @@ LICENSE = "MIT & MIT-open-group & HPND & HPND-sell-variant & X11" | |||
| 7 | 7 | ||
| 8 | DEPENDS = "flex-native bison-native" | 8 | DEPENDS = "flex-native bison-native" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/xkbcommon/libxkbcommon;protocol=https;branch=master" | 10 | SRC_URI = "git://github.com/xkbcommon/libxkbcommon;protocol=https;branch=master;tag=xkbcommon-${PV}" |
| 11 | 11 | ||
| 12 | SRCREV = "b3465081878e80ca6c11fe35c81787ec374ec15a" | 12 | SRCREV = "dd642359f8d43c09968e34ca7f1eb1121b2dfd70" |
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
| 15 | inherit meson pkgconfig bash-completion | 15 | inherit meson pkgconfig bash-completion |
