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

DEPENDS = "matchbox-wm-2"
PV = "0.1+svnr${SRCREV}"

SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
S = "${WORKDIR}/matchbox-sato"

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