diff options
Diffstat (limited to 'meta-efl/conf')
| -rw-r--r-- | meta-efl/conf/layer.conf | 3 |
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" | |||
| 7 | BBFILE_COLLECTIONS += "efl-layer" | 7 | BBFILE_COLLECTIONS += "efl-layer" |
| 8 | BBFILE_PATTERN_efl-layer := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_efl-layer := "^${LAYERDIR}/" |
| 9 | BBFILE_PRIORITY_efl-layer = "7" | 9 | BBFILE_PRIORITY_efl-layer = "7" |
| 10 | |||
| 11 | E_MIRROR = "http://download.enlightenment.org/releases" | ||
| 12 | E_SVN = "svn://svn.enlightenment.org/svn/e" | ||
