Patrick Williams | c0f7c04 | 2017-02-23 20:41:17 -0600 | [diff] [blame] | 1 | require matchbox-theme-sato.inc |
2 | |||||
3 | # SRCREV tagged 0.2 | ||||
4 | SRCREV = "df085ba9cdaeaf2956890b0e29d7ea1779bf6c78" | ||||
5 | SRC_URI = "git://git.yoctoproject.org/matchbox-sato" | ||||
6 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))" | ||||
7 | |||||
8 | S = "${WORKDIR}/git" |