mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 19:15:01 +00:00
matchbox-terminal: Fix PV to match standard format
(From OE-Core rev: 48b6f5e0d65cfa2410cb24b9a3ab47d181cf7a5e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
bb839ca78d
commit
d213c68c6d
@ -12,7 +12,7 @@ SECTION = "x11/utils"
|
||||
SRCREV = "99e6eb7db1b5fef110973d96194eec992a2515a2"
|
||||
SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
|
||||
PV = "0.2git${SRCPV}"
|
||||
PV = "0.2+git${SRCPV}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user