aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/terminology_svn.bb
blob: 2518dbac92c1b32de62276e1f411fe614076bd01 (plain)
1
2
3
4
5
6
7
8
9
require ${BPN}.inc

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

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