mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-30 22:11:37 +00:00
Newer efl alpha was released today, so I hope that next bump will be with released tarballs. This EFL_SRCREV is a bit older but worth upgrading as it finishes python-elementary changes for elementary-1.0 APIs and also includes .so changes for release (so switch to tarballs should be rather formality with bugfixes). All elementary based apps need PR bump. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
HOMEPAGE = "http://www.enlightenment.org"
|
|
SRCNAME ?= "${BPN}"
|
|
|
|
EFL_SRCREV ?= "69500"
|
|
|
|
ARM_INSTRUCTION_SET = "arm"
|