diff options
Diffstat (limited to 'meta/recipes-sato/matchbox-config-gtk')
-rw-r--r-- | meta/recipes-sato/matchbox-config-gtk/matchbox-config-gtk_0.2.bb | 2 |
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" | |||
13 | SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https \ | 13 | SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master;protocol=https \ |
14 | file://no-handed.patch" | 14 | file://no-handed.patch" |
15 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" | 15 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" |
16 | PV = "0.2+git${SRCPV}" | 16 | PV = "0.2+git" |
17 | 17 | ||
18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
19 | 19 | ||