x-load git: convert base SRC_URI to the new upstream + 5 patches from Salveti
[openembedded.git] / classes / e-base.bbclass
blob8900ffd619412a837497ed4476e202ea0ac5e8bb
1 HOMEPAGE = "http://www.enlightenment.org"
2 SRCNAME ?= "${BPN}"
4 EFL_SRCREV ?= "55319"
5 SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk;module=${SRCNAME};proto=http;scmdata=keep"
6 S = "${WORKDIR}/${SRCNAME}"
8 ARM_INSTRUCTION_SET = "arm"