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

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

ARM_INSTRUCTION_SET = "arm"