Go to file
Richard Purdie 9962d57f7c meta-oe: Drop broken BBCLASSEXTEND variants
The command "bitbake universe -c fetch" currently throws a ton of warnings
as there are many 'impossible' dependencies.

In some cases these variants may never have worked and were just added by copy
and paste of recipes. In some cases they once clearly did work but became
broken somewhere along the way. Users may also be carrying local bbappend files
which add further BBCLASSEXTEND.

Having universe fetch work without warnings is desireable so clean up the broken
variants. Anyone actually needing something dropped here can propose adding it
and the correct functional dependencies back quite easily. This also then
ensures we're not carrying or fixing things nobody uses.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-10-24 09:08:45 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems Add static-passwd and static-group files 2023-10-10 08:51:47 -07:00
meta-gnome nautilus: upgrade 45.0 -> 45.1 2023-10-23 08:05:01 -07:00
meta-initramfs klibc/klibc.inc : Add DEBUG_PREFIX_MAP flag. 2023-10-13 10:19:11 -07:00
meta-multimedia pipewire: Update 0.3.81 -> 0.3.83 2023-10-21 09:40:37 -07:00
meta-networking wireshark: upgrade 4.0.8 -> 4.0.10 2023-10-23 17:00:49 -07:00
meta-oe meta-oe: Drop broken BBCLASSEXTEND variants 2023-10-24 09:08:45 -07:00
meta-perl po4a: remove old recipe 2023-10-18 20:24:12 -07:00
meta-python meta-python: Drop broken BBCLASSEXTEND variants 2023-10-24 09:08:45 -07:00
meta-webserver netdata: Upgrade 1.36.1 -> 1.43.0 2023-10-19 07:58:51 -07:00
meta-xfce layer.conf: update LAYERSERIES_COMPAT for nanbield 2023-09-10 06:49:11 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -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