From 6153ff53f944a7c0b733bbeda78020227e37f721 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 19 Nov 2013 14:00:05 +0100 Subject: efl: upgrade from separate recipes to shared efl-1.8.5 * eina, evas, eio, efreet, edbus2, ecore, ethumb, emotion, embryo, edje are now built from single source tree * announcements: efl & friends http://sourceforge.net/mailarchive/message.php?msg_id=31733071 EFL 1.8.4 release http://sourceforge.net/mailarchive/message.php?msg_id=31826305 EFL 1.8.5 release http://sourceforge.net/mailarchive/message.php?msg_id=31895179 * be aware that upgrade-path wont probably work correctly and that you have to manually cleanup your sysroots before migrating to new shared efl recipe, for details see https://bugzilla.yoctoproject.org/show_bug.cgi?id=4102 Signed-off-by: Martin Jansa --- meta-efl/conf/layer.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-efl/conf/layer.conf') diff --git a/meta-efl/conf/layer.conf b/meta-efl/conf/layer.conf index fb9a7cecf2..5ed7bd676f 100644 --- a/meta-efl/conf/layer.conf +++ b/meta-efl/conf/layer.conf @@ -9,4 +9,5 @@ BBFILE_PATTERN_efl-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_efl-layer = "7" E_MIRROR = "http://download.enlightenment.org/releases" +E_RELEASES = "http://download.enlightenment.org/rel" E_SVN = "svn://svn.enlightenment.org/svn/e" -- cgit v1.2.3-54-g00ecf