mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 23:02:30 +02:00
e2fsprogs: set PV to 1.42.99+1.43+git${SRCPV}
As Martin and Ross suggested. (From OE-Core rev: 33fb5629c8a306b00d84f564df2faa81501deadd) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
9cf1ec00e8
commit
fdb12f991a
@@ -9,7 +9,7 @@ SRC_URI += "file://acinclude.m4 \
|
||||
"
|
||||
|
||||
SRCREV = "0f26747167cc9d82df849b0aad387bf824f04544"
|
||||
PV = "1.42.13+git${SRCPV}"
|
||||
PV = "1.42.99+1.43+git${SRCPV}"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+\.\d+(\.\d+)*)$"
|
||||
|
||||
EXTRA_OECONF += "--libdir=${base_libdir} --sbindir=${base_sbindir} \
|
||||
|
||||
Reference in New Issue
Block a user