mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 00:36:44 +00:00
* this should be last pre-release before E17 * changelog: http://enlightenment.org/p.php?p=news/show&l=en&news_id=75 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
10 lines
171 B
Plaintext
10 lines
171 B
Plaintext
HOMEPAGE = "http://www.enlightenment.org"
|
|
SRCNAME ?= "${BPN}"
|
|
SRCVER ?= "${PV}"
|
|
|
|
EFL_SRCREV ?= "81287"
|
|
|
|
ARM_INSTRUCTION_SET = "arm"
|
|
|
|
S = "${WORKDIR}/${SRCNAME}-${SRCVER}"
|