Go to file
S. Lockwood-Childs eeaf3ddde2 uw-imap: use cross-tools to create static library
Build was failing with complaint:

  ../c-client/c-client.a: error adding symbols: Archive has no index; run
  ranlib to add one

Turns out build was using host tools for 'ar' and 'ranlib'. Solved by
overriding ARRC ('ar' with -rc) and RANLIB on the make command-line,
as was already being done for CC.

Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-07-29 11:00:55 +02:00
contrib contrib: print oldline within single quotes 2016-01-04 14:56:24 +01:00
meta-efl efl e-module.inc: fix fetching in multi-lib configs 2016-06-23 15:21:26 +02:00
meta-filesystems sshfs-fuse: update to 2.8 2016-07-29 11:00:53 +02:00
meta-gnome gtksourceview2: fix build with gcc6 2016-07-29 11:00:54 +02:00
meta-gpe fbreader: fix return code issue on gcc6 2016-06-15 12:13:16 +02:00
meta-initramfs initramfs-kexecboot-klibc-image: Skip for nios2 2016-05-27 15:39:10 +02:00
meta-multimedia Mpd: use libsystemd 2016-07-29 11:00:54 +02:00
meta-networking net-snmp: initscripts are located in net-snmp-server-snmp package 2016-07-18 13:59:16 -04:00
meta-oe uw-imap: use cross-tools to create static library 2016-07-29 11:00:55 +02:00
meta-perl libcgi-perl: add version 4.28 to provide perl-module-cgi 2016-06-15 12:13:14 +02:00
meta-python python-flask-bootstrap: update to version 3.3.6.0 and fix RDEPENDS 2016-07-22 21:45:42 +02:00
meta-ruby ruby.bbclass: Fix usage with python3 2016-06-13 19:06:47 +02:00
meta-systemd avahi: rename the bbappend to apply for all versions 2016-02-20 14:51:57 +01:00
meta-webserver apache2: update to version 2.4.23 2016-07-29 11:00:55 +02:00
meta-xfce mousepad: remove blacklist caused by gtksourceview2 2016-07-29 11:00:54 +02:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories