diff options
Diffstat (limited to 'meta/recipes-sato/matchbox-theme-sato')
-rw-r--r-- | meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb index 8fc6bb3363..7a043d3447 100644 --- a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb +++ b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_0.2.bb | |||
@@ -3,5 +3,6 @@ require matchbox-theme-sato.inc | |||
3 | # SRCREV tagged 0.2 | 3 | # SRCREV tagged 0.2 |
4 | SRCREV = "df085ba9cdaeaf2956890b0e29d7ea1779bf6c78" | 4 | SRCREV = "df085ba9cdaeaf2956890b0e29d7ea1779bf6c78" |
5 | SRC_URI = "git://git.yoctoproject.org/matchbox-sato" | 5 | SRC_URI = "git://git.yoctoproject.org/matchbox-sato" |
6 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" | ||
6 | 7 | ||
7 | S = "${WORKDIR}/git" | 8 | S = "${WORKDIR}/git" |