aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/eet_svn.bb
blob: 41f354dfa6fd81ee215499420ec85a6a2c24f8ba (plain)
1
2
3
4
5
6
7
8
9
10
11
require eet.inc

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

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