blob: 89e01b148b808ef6a21631743b6e5ae0993e9401 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
require matchbox-theme-sato.inc
DEPENDS = "matchbox-wm-2"
SRCREV = "164"
PV = "0.1+svnr${SRCPV}"
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http \
file://png_rename.patch"
S = "${WORKDIR}/matchbox-sato"
EXTRA_OECONF = "--disable-matchbox-1 --enable-matchbox-2"
|