summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb')
-rw-r--r--meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb b/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb
index 490bd582b2..caa34966cc 100644
--- a/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb
+++ b/meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb
@@ -13,7 +13,7 @@ SRCREV = "7182e603357250952aa24d90f6d89345f93da7ce"
13SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https \ 13SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https \
14 file://no-handed.patch" 14 file://no-handed.patch"
15UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" 15UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"
16PV = "0.2+git${SRCPV}" 16PV = "0.2+git"
17 17
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19