diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-11-14 10:19:34 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-11-29 11:04:53 +0100 |
commit | b4a28841f759726776092c98117c86383c5ebef5 (patch) | |
tree | 2ff3729458d51b4820b858d1a8a50f26b8c475e7 /meta-efl/classes | |
parent | 2e702c1168bbfb66281c27cc3761e0ac9f17ede0 (diff) | |
download | meta-openembedded-b4a28841f759726776092c98117c86383c5ebef5.tar.gz |
e-base: bump EFL_SRCREV for E17 alpha2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/classes')
-rw-r--r-- | 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 90c71b41b..03f673d42 100644 --- a/meta-efl/classes/e-base.bbclass +++ b/meta-efl/classes/e-base.bbclass | |||
@@ -2,7 +2,7 @@ HOMEPAGE = "http://www.enlightenment.org" | |||
2 | SRCNAME ?= "${BPN}" | 2 | SRCNAME ?= "${BPN}" |
3 | SRCVER ?= "${PV}" | 3 | SRCVER ?= "${PV}" |
4 | 4 | ||
5 | EFL_SRCREV ?= "78377" | 5 | EFL_SRCREV ?= "78871" |
6 | 6 | ||
7 | ARM_INSTRUCTION_SET = "arm" | 7 | ARM_INSTRUCTION_SET = "arm" |
8 | 8 | ||