mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 00:36:44 +00:00
evemu-tools: use better PV
SRCREV = "86a5627dbeac8d9d9bc34326a758d6a477e876e4"
is 15 commits after v2.7.0 tag and configure.ac says 2.7.0 as well:
86a5627dbe/configure.ac (L4)
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
This commit is contained in:
parent
10703e5c6a
commit
347d5273dc
@ -11,7 +11,7 @@ SRCREV = "86a5627dbeac8d9d9bc34326a758d6a477e876e4"
|
||||
SRC_URI = "git://git@gitlab.freedesktop.org/libevdev/evemu.git;protocol=https;branch=master"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "gitr"
|
||||
PV = "2.7.0+git"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user