summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb
blob: 3edc3a361b14e46df0d7b2d0d665e30cc8c80513 (plain)
1
2
3
4
5
6
7
8
9
10
11
require matchbox-theme-sato.inc

DEPENDS = "matchbox-wm-2"
SRCREV = "e3ccc08d4a680d70fd4891fca966aa6ce503065c"
PV = "0.2+git${SRCPV}"

SRC_URI = "git://git.yoctoproject.org/matchbox-sato;protocol=git"

S = "${WORKDIR}/git"

EXTRA_OECONF = "--disable-matchbox-1 --enable-matchbox-2"