Go to file
Khem Raj c939359a02 dhrystone: Disable warnings as errors with clang
The sourcecode predate C99 and newer compiler are becoming string about
language syntax and standards compliance,so this starts to fail builds
due to additional warnings which are being promoted to errors. The
objective of this package is measuring performance so we can ignore
compiler warnings as errors

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-25 08:01:35 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems xfstests: upgrade 2022.07.31 -> 2022.08.07 2022-08-23 19:12:52 -07:00
meta-gnome grilo-plugins: upgrade 0.3.14 -> 0.3.15 2022-08-23 10:04:07 -07:00
meta-initramfs klibc: Fix build with kernel 5.19 headers 2022-08-19 00:03:59 -07:00
meta-multimedia pipewire: update to v0.3.56 2022-08-22 14:13:37 -07:00
meta-networking chrony: add support for config and source snippet includes 2022-08-24 16:59:55 -07:00
meta-oe dhrystone: Disable warnings as errors with clang 2022-08-25 08:01:35 -07:00
meta-perl libcurses-perl: upgrade 1.38 -> 1.41 2022-08-23 19:12:52 -07:00
meta-python python3-django: remove 2.2.x recipe 2022-08-24 00:44:39 -07:00
meta-webserver netdata: upgrade 1.36.0 -> 1.36.1 2022-08-23 19:12:52 -07:00
meta-xfce gnome-keyring,cunit,xfce4-panel: Do not inherit remove-libtool class here 2022-08-12 01:24:27 -07:00
recipes-devtools/python python3-jsonrpcserver: add patch to use importlib.resources instead of pkg_resources 2022-08-06 09:40:09 -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