aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/e-wm_svn.bb
blob: fc03ff3e36855bd8b6e252eeb15f7f7f206e661a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
require ${BPN}.inc

PV = "0.17.0+svnr${SRCPV}"
PR = "${INC_PR}.0"

DEFAULT_PREFERENCE = "-1"

SRCREV = "${EFL_SRCREV}"

S = "${WORKDIR}/${SRCNAME}"

SRC_URI = "\
    ${E_SVN}/trunk;module=${SRCNAME};protocol=http \
    file://enlightenment_start.oe \
    file://applications.menu \
"