aboutsummaryrefslogtreecommitdiffstats
path: root/classes/e-base.bbclass
blob: 8900ffd619412a837497ed4476e202ea0ac5e8bb (plain)
1
2
3
4
5
6
7
8
HOMEPAGE = "http://www.enlightenment.org"
SRCNAME ?= "${BPN}"

EFL_SRCREV ?= "55319"
SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk;module=${SRCNAME};proto=http;scmdata=keep"
S = "${WORKDIR}/${SRCNAME}"

ARM_INSTRUCTION_SET = "arm"