meta-openembedded/meta-oe
Martin Jansa 9f34a8560b sblim-sfcb: add missing dependency on unzip-native
* otherwise configure fails with:
  | checking whether to build shared libraries... yes
  | checking whether to build static libraries... no
  | checking for unzip... no
  | configure: error: Could not find unzip
  | NOTE: The following config.log files may provide further information.
  | NOTE: /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/sblim-sfcb/1.4.9-r0/build/config.log
  | ERROR: configure failed
  | ERROR: Function failed: do_configure (log file is located at /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/sblim-sfcb/1.4.9-r0/temp/log.do_configure.9838)
  NOTE: recipe sblim-sfcb-1.4.9-r0: task do_configure: Failed
  ERROR: Task 5 (/home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb_1.4.9.bb, do_configure) failed with exit code '1'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-05-09 19:05:03 -07:00
..
classes waf-samba.bbclass: move to meta-networking 2016-04-01 12:05:27 -04:00
conf waf-samba.bbclass: move to meta-networking 2016-04-01 12:05:27 -04:00
licenses flite: fix license issue. 2016-05-02 14:03:02 -07:00
recipes-benchmark meta-oe: use bb.utils.contains() instead of base_contains() 2016-05-02 14:03:03 -07:00
recipes-connectivity krb5-CVE-2016-3119.patch 2016-05-02 14:03:04 -07:00
recipes-core meta-oe: use bb.utils.contains() instead of base_contains() 2016-05-02 14:03:03 -07:00
recipes-devtools meta-oe: use bb.utils.contains() instead of base_contains() 2016-05-02 14:03:03 -07:00
recipes-extended sblim-sfcb: add missing dependency on unzip-native 2016-05-09 19:05:03 -07:00
recipes-gnome libunique: fix gobject introspection support 2016-03-14 12:15:31 +01:00
recipes-graphics fbida: use separate builddir 2016-05-09 19:05:03 -07:00
recipes-kernel meta-oe: use bb.utils.contains() instead of base_contains() 2016-05-02 14:03:03 -07:00
recipes-multimedia meta-oe: use bb.utils.contains() instead of base_contains() 2016-05-02 14:03:03 -07:00
recipes-navigation meta-oe: use bb.utils.contains() instead of base_contains() 2016-05-02 14:03:03 -07:00
recipes-sato/claws-mail libetpan, claws*: blacklist because of gnutls upgrade 2016-01-06 13:25:59 +01:00
recipes-support mariadb: Fix rootfs creation errors 2016-05-02 14:03:04 -07:00
recipes-test gtest, gmock: allow building gtest-native and gmock-native 2016-05-02 14:03:03 -07:00
site
COPYING.MIT
README README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00

This layer depends on:

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

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

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

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

krogoth Branch Maintainer:
Armin Kuster <akuster808@gmail.com>