meta-openembedded/meta-efl
Martin Jansa fe34300893 efl-native: add dependency on openssl
* without this many recipes which use e.g. edje_cc fail after last openssl
  upgrade in oe-core with:
  | /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/edje_cc: /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/../lib/../../lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not found (required by /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/../lib/libeet.so.1)
  | /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/edje_cc: /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/../lib/../../lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not found (required by /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/../lib/./libecore_con.so.1)
  | /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/edje_cc: /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/../lib/././libssl.so.1.0.0: version `OPENSSL_1.0.0' not found (required by /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/../lib/./libecore_con.so.1)
  | /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/edje_cc: /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/../lib/../../lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not found (required by /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/../lib/./libemile.so.1)
  | /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/edje_cc: /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/../lib/././libssl.so.1.0.0: version `OPENSSL_1.0.0' not found (required by /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/x86_64-linux/usr/bin/../lib/./libemile.so.1)
  | make[4]: *** [modules/ethumb/emotion/template.edj] Error 1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-04-17 13:11:27 -07: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:57: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 recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links" 2016-04-17 13:06:14 -07:00
recipes-efl efl-native: add dependency on openssl 2016-04-17 13:11:27 -07: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 README: update maintainers list for jethro 2015-11-11 12:11:28 +01:00

This layer depends on:

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

URI: git://github.com/openembedded/meta-oe.git
layers: meta-oe, meta-python
branch: jethro 
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-efl][jethro]' 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][jethro][PATCH'

Jethro branch maintainer(s):
Armin Kuster <akuster808@gmail.com>