Go to file
Andrea Adami db89a0df16 klibc.inc: lazy assign GCCPIE in case security_flags.inc was not included
fix build error (GCCPIE is unset):

EXTRA_KLIBCAFLAGS=${SECURITY_CFLAGS} -Wa,--noexecstack
EXTRA_KLIBCLDFLAGS=${@-z relro -z now -pie if  else } -z noexecstack
| make: invalid option -- 'z'
| make: invalid option -- ' '

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-09-25 22:24:15 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems fuse: split one dpg package only 2018-09-17 22:23:29 -07:00
meta-gnome evince: Fix build with clang 2018-09-09 21:59:14 -07:00
meta-initramfs klibc.inc: lazy assign GCCPIE in case security_flags.inc was not included 2018-09-25 22:24:15 -07:00
meta-multimedia mpd: drop LICENSE_FLAGS="commercial" 2018-09-24 11:49:45 -07:00
meta-networking crda: use gcrypt as default crypt 2018-09-25 22:24:15 -07:00
meta-oe umip: support openssl 1.1.x 2018-09-25 22:24:15 -07:00
meta-perl libnet-ssleay-perl: Fix configure issue 2018-08-28 09:37:20 -07:00
meta-python python-thrift: set downloadfilename to prevent conflicts with thrift itself 2018-09-24 11:49:45 -07:00
meta-webserver nginx: add PACKAGECONFIG[ssl] 2018-09-24 11:49:45 -07:00
meta-xfce xfce4-vala: Build for vala 0.42 to match oe-core 2018-09-09 10:46:29 -07: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 Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories