meta-openembedded/meta-efl
Martin Jansa 8f69ed50d1 meta-oe, meta-efl: Restore few MIRROR variables
* these were correctly removed from oe-core in
  commit 3b333896c71689c664475d53daed52404bf6b21b
  Author: Phil Blundell <pb@pbcl.net>
  Date:   Thu Nov 14 18:15:46 2013 +0000

    bitbake.conf: Remove obsolete/unused MIRROR cruft
  but we still need them here, so add them to layer.conf

* FREESMARTPHONE_GIT is used by 4 recipes in meta-oe and a lot more in meta-fso (which depends on meta-oe)
  meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool_git.bb:SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;branch=master"
  meta-oe/recipes-support/serial-utils/pty-forward-native.bb:SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia"
  meta-oe/recipes-support/serial-utils/serial-forward_git.bb:SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia"
  meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb:SRC_URI = "${FREESMARTPHONE_GIT}/vala-terminal.git;branch=master"

* E_MIRROR/E_SVN are used in many recipes in meta-efl, even with
  upstream moveing to git, not all components are already in git
  and for distros with populated PREMIRROR these variables are still
  important to parse the recipes.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-11-21 19:36:46 +01:00
..
classes e-base: add module.so to PRIVATE_LIBS 2013-07-30 11:17:42 +02:00
conf meta-oe, meta-efl: Restore few MIRROR variables 2013-11-21 19:36:46 +01:00
recipes-core/meta task*: rename to packagegroup to match oe-core 2012-09-05 10:05:06 +02:00
recipes-devtools/python python-edje: Fix building by preventing attempted use of examples 2013-08-14 13:34:27 +02:00
recipes-efl meta-efl: upgrade efl to 1.7.9, e-wm to 0.17.5 2013-11-18 23:20:24 +01:00
recipes-multimedia/lightmediascanner lightmediascanner: Add PACKAGECONFIG for ogg 2013-09-17 19:17:38 +02:00
recipes-navigation/mcnavi mcnavi: upgrade to 0.3.4 2012-12-25 19:46:28 +01:00
COPYING.MIT meta-efl: add COPYING.MIT 2011-03-24 21:24:57 +01:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-efl]' in the subject'

When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-efl][PATCH'

Interim layer maintainers: Koen Kooi <koen@dominion.thruhere.net>
                           Martin Jansa <martin.jansa@gmail.com>