| Submitter | Martin Jansa |
|---|---|
| Date | Nov. 27, 2012, 8:33 p.m. |
| Message ID | <869f78facd3194d2986ce81ca3d03c8f6dfc347b.1354034591.git.Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/39749/ |
| State | Accepted |
| Commit | 84ac2a95e2eb18e8265ffc61dd6df33e42f61b7f |
| Headers | show |
Comments
Patch
diff --git a/meta-efl/classes/e-base.bbclass b/meta-efl/classes/e-base.bbclass index 3e7499f..933ad76 100644 --- a/meta-efl/classes/e-base.bbclass +++ b/meta-efl/classes/e-base.bbclass @@ -2,7 +2,7 @@ HOMEPAGE = "http://www.enlightenment.org" SRCNAME ?= "${BPN}" SRCVER ?= "${PV}" -EFL_SRCREV ?= "79400" +EFL_SRCREV ?= "79502" ARM_INSTRUCTION_SET = "arm"
* be aware that this rev is slightly newer then alpha4, because we need backported patch to edje-1.7 r79484 | raster | 2012-11-21 00:58:03 +0100 (Wed, 21 Nov 2012) | 3 lines backport cedrics fix... not backported when done! :-P and also this works only with conf/distro/include/efl-from-svn-recipes.inc otherwise edje_cc segfaults when building default e-wm theme Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- meta-efl/classes/e-base.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)