Go to file
Khem Raj aac5dfe6dd klibc: Add clang's -rtlib to known options
This helps in ensuring that we always link klibc apps with libgcc as
compiler-rt does not work for klibc due to missing libssp functions e.g.
__stack_chk_guard and __stack_chk_guard which it expects in libc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andrea Adami <andrea.adami@gmail.com>
2021-06-10 19:43:02 -07:00
contrib PEP8 double aggressive W291 ~ W293 and W391 2021-04-15 09:28:44 -07:00
meta-filesystems fuse3: upgrade 3.10.2 -> 3.10.3 2021-04-15 20:01:48 -07:00
meta-gnome graphene: upgrade 1.10.2 -> 1.10.6 2021-06-10 07:06:34 -07:00
meta-initramfs klibc: Add clang's -rtlib to known options 2021-06-10 19:43:02 -07:00
meta-multimedia pipewire: Upgrade to 0.3.30 2021-06-09 12:19:16 -07:00
meta-networking net-snmp: upgrade 5.9 -> 5.9.1 2021-06-10 07:06:34 -07:00
meta-oe packagegroup-meta-oe: Add zsync-curl 2021-06-10 07:07:56 -07:00
meta-perl libencode-perl: upgrade 3.08 -> 3.10 2021-05-19 18:39:36 -07:00
meta-python python3-yappi: Fix patching errors 2021-06-09 12:19:23 -07:00
meta-webserver packagegroup-meta-webserver: remove nostromo from pkg grp 2021-04-29 19:34:04 -07:00
meta-xfce xfce4-settings: 4.16.1 upgrade 4.16.2 2021-06-09 08:49:21 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07: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