mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +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: https://gitlab.freedesktop.org/libevdev/evemu/-/blob/86a5627dbeac8d9d9bc34326a758d6a477e876e4/configure.ac#L4 Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user