[oe] [meta-efl][PATCH 1/3] e-base: bump EFL_SRCREV

Martin Jansa martin.jansa at gmail.com
Sat Mar 24 07:59:29 UTC 2012


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 at gmail.com>
---
 meta-efl/classes/e-base.bbclass |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-efl/classes/e-base.bbclass b/meta-efl/classes/e-base.bbclass
index 58636ec..32f0b28 100644
--- a/meta-efl/classes/e-base.bbclass
+++ b/meta-efl/classes/e-base.bbclass
@@ -1,6 +1,6 @@
 HOMEPAGE = "http://www.enlightenment.org"
 SRCNAME ?= "${BPN}"
 
-EFL_SRCREV ?= "69323"
+EFL_SRCREV ?= "69500"
 
 ARM_INSTRUCTION_SET = "arm"
-- 
1.7.8.5





More information about the Openembedded-devel mailing list