aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_svn.bb
blob: 16ea8251b1a085925f7be53b7c14d667f874be3a (plain)
1
2
3
4
5
6
7
8
9
10
require matchbox-theme-sato.inc

PV = "0.1+svnr${SRCPV}"
PR = "r0"

SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"

EXTRA_OECONF += "${@base_contains('MACHINE_FEATURES', 'qvga', '--with-mode=qvga', '',d)}"

S = "${WORKDIR}/matchbox-sato"