blob: e7fb3e643918b47516f34a9ebc80da9ea79414bf (
plain)
1
2
3
4
5
6
7
|
require matchbox-panel.inc
PV = "0.9.2+svnr${SRCREV}"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=${PN};proto=http"
S = "${WORKDIR}/${PN}"
|