mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
libxkbcommon: upgrade 1.8.1 -> 1.9.2
(From OE-Core rev: 3700a4e66c1972b9f214c2e9c960cedb2f179ccc) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
b2350d6193
commit
d83e62ff0e
|
@ -7,9 +7,9 @@ LICENSE = "MIT & MIT-open-group & HPND & HPND-sell-variant & X11"
|
|||
|
||||
DEPENDS = "flex-native bison-native"
|
||||
|
||||
SRC_URI = "git://github.com/xkbcommon/libxkbcommon;protocol=https;branch=master"
|
||||
SRC_URI = "git://github.com/xkbcommon/libxkbcommon;protocol=https;branch=master;tag=xkbcommon-${PV}"
|
||||
|
||||
SRCREV = "b3465081878e80ca6c11fe35c81787ec374ec15a"
|
||||
SRCREV = "dd642359f8d43c09968e34ca7f1eb1121b2dfd70"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig bash-completion
|
Loading…
Reference in New Issue
Block a user