aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.1.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>2016-07-11 17:33:53 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-20 10:24:51 +0100
commit15390ec8600055964642c87aadb94e8457c3e1b6 (patch)
tree56b7b9310562273a4380a01a9c950162a30f285d /meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.1.bb
parent4d564091b9f24767e36d7b635cce7c5ba9c61ae3 (diff)
downloadopenembedded-core-15390ec8600055964642c87aadb94e8457c3e1b6.tar.gz
recipes-sato: fix upstream version check
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.1.bb')
-rw-r--r--meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.1.bb b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.1.bb
index e0a899cb5b..4488191b23 100644
--- a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.1.bb
+++ b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.1.bb
@@ -12,6 +12,7 @@ SECTION = "x11/utils"
#SRCREV tagged 0.1
SRCREV = "3ad357db2302760b8a8817b5f4478dd87479442f"
SRC_URI = "git://git.yoctoproject.org/${BPN}"
+UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
S = "${WORKDIR}/git"