From: Alexander Kanavin Date: Fri, 3 Jun 2016 09:14:43 +0000 (+0300) Subject: cantarell-fonts: fix upstream check X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~25494 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=818034caa1e529b546075ad9bec1a85f4bc21ded;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git cantarell-fonts: fix upstream check Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb index 127f0a1c3bc..51836285004 100644 --- a/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb +++ b/meta/recipes-graphics/cantarell-fonts/cantarell-fonts_git.bb @@ -10,10 +10,11 @@ SECTION = "fonts" LICENSE = "OFL-1.1" LIC_FILES_CHKSUM = "file://COPYING;md5=df91e3ffcab8cfb972a66bf11255188d" -PV = "0.0.21+git${SRCPV}" +PV = "0.0.21" SRCREV = "611c169df5287c059d63b0c8f0570647c75c9189" SRC_URI = "git://git.gnome.org/cantarell-fonts;protocol=git;branch=master" +UPSTREAM_CHECK_GITTAGREGEX = "(?P(?!0\.13)(?!0\.10\.1)\d+\.\d+(\.\d+)+)" S = "${WORKDIR}/git"