From: Alexander Kanavin Date: Fri, 3 Jun 2016 09:14:43 +0000 (+0300) Subject: cantarell-fonts: fix upstream check X-Git-Tag: uninative-1.3~787 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=818034caa1e529b546075ad9bec1a85f4bc21ded;p=openembedded-core.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 127f0a1c3b..5183628500 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"