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

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

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