aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/edje_svn.bb
blob: f5b92aad25cb5f5e3099f8965a8c6d22f0eeeb2a (plain)
1
2
3
4
5
6
7
8
9
10
11
require ${BPN}.inc

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

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