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

SRCREV = "${EFL_SRCREV_1.1.0}"
PV = "1.1.0+svnr${SRCPV}"
PR = "${INC_PR}.0"
DEFAULT_PREFERENCE = "-1"

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