aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/efreet_svn.bb
blob: df7903bb42f2fd04f04f674efac5264a19714be1 (plain)
1
2
3
4
5
6
7
8
9
10
11
require efreet.inc

SRCREV = "${EFL_SRCREV}"
PV = "1.0.999+svnr${SRCPV}"
PR = "${INC_PR}.0"
DEFAULT_PREFERENCE = "-1"

SRC_URI = "\
  ${E_SVN}/trunk;module=${SRCNAME};proto=http;scmdata=keep \
"
S = "${WORKDIR}/${SRCNAME}"