aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-01-19 17:37:36 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-19 21:29:47 +0000
commit2b064b6d9783029cc142930e2332772c10e90d09 (patch)
treebef48532bb82e838eb4e547c8bac4c8e0f7e2dbf
parent7a31e2bfa26ca4a8942abb5d9c94d529cfa2ce54 (diff)
downloadopenembedded-core-contrib-2b064b6d9783029cc142930e2332772c10e90d09.tar.gz
e2fsprogs: fix upstream version check
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb b/meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb
index 60b28545ac..c82e99a5d1 100644
--- a/meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb
+++ b/meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb
@@ -10,6 +10,7 @@ SRC_URI += "file://acinclude.m4 \
SRCREV = "0f26747167cc9d82df849b0aad387bf824f04544"
PV = "1.42.13+git${SRCPV}"
+UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+\.\d+(\.\d+)*)$"
EXTRA_OECONF += "--libdir=${base_libdir} --sbindir=${base_sbindir} \
--enable-elf-shlibs --disable-libuuid --disable-uuidd \