aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/conf/layer.conf')
-rw-r--r--meta-efl/conf/layer.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-efl/conf/layer.conf b/meta-efl/conf/layer.conf
index 272fc04908..fb9a7cecf2 100644
--- a/meta-efl/conf/layer.conf
+++ b/meta-efl/conf/layer.conf
@@ -7,3 +7,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "efl-layer"
BBFILE_PATTERN_efl-layer := "^${LAYERDIR}/"
BBFILE_PRIORITY_efl-layer = "7"
+
+E_MIRROR = "http://download.enlightenment.org/releases"
+E_SVN = "svn://svn.enlightenment.org/svn/e"