aboutsummaryrefslogtreecommitdiffstats
path: root/classes/e-base.bbclass
blob: f117cb8074b076d1a1d0290788aefa93012bee88 (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"
S = "${WORKDIR}/${SRCNAME}"

ARM_INSTRUCTION_SET = "arm"