meta-openembedded/meta-efl
Martin Jansa df7242fddb recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links"
* Using "cp -a" leaks UID of user running the builds, causing
  many QA warnings.
* See this thread for details:
  http://lists.openembedded.org/pipermail/openembedded-core/2015-November/112904.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-04 09:06:22 +01:00
..
classes meta-efl: use MIT & BSD license 2014-12-31 16:32:33 +01:00
conf packagegroup-efl-sdk: exclude packagegroup-core-sdk dependency with SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS 2015-11-16 21:50:09 +01:00
recipes-core/meta task*: rename to packagegroup to match oe-core 2012-09-05 10:05:06 +02:00
recipes-devtools/python recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links" 2016-03-04 09:06:22 +01:00
recipes-efl webkit-efl: blacklist, webkit-efl is old and unmaintained fork with security issues 2016-03-04 09:06:08 +01:00
recipes-multimedia/lightmediascanner lightmediascanner: Update to 0.5.1, improve 2015-11-02 15:00:51 +01:00
recipes-navigation/mcnavi mcnavi: blacklist, isn't compatible with latest edje_cc 2015-03-10 14:19:38 +01:00
COPYING.MIT meta-efl: add COPYING.MIT 2011-03-24 21:24:57 +01:00
README meta-python: move recipes from meta-oe 2014-07-22 00:01:49 +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
layers: meta-oe, meta-python
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>