diff options
Diffstat (limited to 'meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb')
-rw-r--r-- | meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb index 9f00281dde..e2e81c2905 100644 --- a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb +++ b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_0.2.bb | |||
@@ -11,7 +11,7 @@ SECTION = "x11/utils" | |||
11 | 11 | ||
12 | #SRCREV tagged 0.2 | 12 | #SRCREV tagged 0.2 |
13 | SRCREV = "161276d0f5d1be8187010fd0d9581a6feca70ea5" | 13 | SRCREV = "161276d0f5d1be8187010fd0d9581a6feca70ea5" |
14 | SRC_URI = "git://git.yoctoproject.org/${BPN}" | 14 | SRC_URI = "git://git.yoctoproject.org/${BPN};branch=master" |
15 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" | 15 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |