Go to file
Khem Raj c296fb707a klibc: Pass Optimization with KLIBCOPTFLAGS
Overriding KLIBCOPTFLAGS also meant that -Ox flags
were taken off. Which results in errors like

| usr/dash/shell.h: In function 'max_int_length':
| usr/dash/shell.h:103:25: error: '-mgeneral-regs-only' is incompatible with floating-point code
|   return (bytes * 8 - 1) * 0.30102999566398119521 + 14;
|          ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
| usr/dash/shell.h:103:25: error: '-mgeneral-regs-only' is incompatible with floating-point argument

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-10-04 14:53:37 +00:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems smbnetfs: delete blacklisted 2017-09-18 10:16:23 +02:00
meta-gnome gnome-keyring: Fix build with musl 2017-09-18 10:18:12 +02:00
meta-initramfs klibc: Pass Optimization with KLIBCOPTFLAGS 2017-10-04 14:53:37 +00:00
meta-multimedia recipes: fix invalid license file 2017-09-18 10:18:12 +02:00
meta-networking networkmanager: Disable gobject-introspection on musl 2017-09-22 14:37:18 -04:00
meta-oe breakpad: fix typo ( minidump_cpu_arm.h -> minidump_cpu_arm64.h ) 2017-10-04 14:53:36 +00:00
meta-perl meta-perl: update layer.conf to include openembedded-layer 2017-10-04 14:53:28 +00:00
meta-python python-grpcio-tools: update to version 1.6.3 2017-10-04 14:53:35 +00:00
meta-webserver meta-webserver: update the layer.conf to include the openembedded-layer 2017-10-04 14:53:27 +00:00
meta-xfce recipes: fix invalid license file 2017-09-18 10:18:12 +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