Go to file
Khem Raj 111e73d712 open62541: Disable lto on riscv/clang
clang errors out linking lto objects
riscv64-yoe-linux-musl-ld: /tmp/lto-llvm-d497c5.o: can't link soft-float modules with double-float modules

This is something needs to be addressed in clang for riscv
as of now disable lto for rv32/rv64 when using clang

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-04 09:29:47 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems xfstests: upgrade 2022.08.21 -> 2022.09.04 2022-09-27 10:04:35 -07:00
meta-gnome yelp-xsl: upgrade 42.0 -> 42.1 2022-09-27 10:04:35 -07:00
meta-initramfs kexec-tools-klibc: Fix type mismatch in calls to dtb_set_initrd on mips 2022-09-11 20:42:05 -07:00
meta-multimedia gerbera: upgrade 1.9.2 -> 1.11.0 2022-09-29 19:18:27 -07:00
meta-networking open62541: Disable lto on riscv/clang 2022-10-04 09:29:47 -07:00
meta-oe jansson: Default to shared builds 2022-10-03 10:26:21 -07:00
meta-perl libio-socket-ssl-perl: upgrade 2.074 -> 2.075 2022-09-13 09:55:03 -07:00
meta-python python3-gevent: Avoid building internal version of libev 2022-09-29 08:14:17 -07:00
meta-webserver cockpit: Update to 276 2022-09-07 16:44:54 -07:00
meta-xfce xfce4-dev-tools: Fix configure check for libX11 2022-09-01 10:55:23 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README

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