| Submitter | Martin Jansa |
|---|---|
| Date | March 24, 2012, 7:59 a.m. |
| Message ID | <caec63e12fc6f93d292da393985032c2d407d6f8.1332575856.git.Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/24455/ |
| State | Accepted |
| Commit | 6acf438b92fed6ef57065eb88f4e9a4867b99761 |
| Headers | show |
Comments
Patch
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"
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> --- meta-efl/classes/e-base.bbclass | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)