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

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

SRCNAME_append = "-1.7"

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