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

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

ARM_INSTRUCTION_SET = "arm"