mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
6acf438b92
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"
|