generic-poky/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato_svn.bb

14 lines
314 B
BlitzBasic

require matchbox-theme-sato.inc
SRCREV = "90"
PV = "0.1+svnr${SRCPV}"
PR = "r0"
DEFAULT_PREFERENCE = "-1"
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"