From: Alexander Kanavin Date: Tue, 19 Jan 2016 15:37:36 +0000 (+0200) Subject: e2fsprogs: fix upstream version check X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~27600 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b064b6d9783029cc142930e2332772c10e90d09;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git e2fsprogs: fix upstream version check Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb b/meta/recipes-devtools/e2fsprogs/e2fsprogs_git.bb index 60b28545ac1..c82e99a5d14 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\d+\.\d+(\.\d+)*)$" EXTRA_OECONF += "--libdir=${base_libdir} --sbindir=${base_sbindir} \ --enable-elf-shlibs --disable-libuuid --disable-uuidd \