Go to file
Richard Purdie bc22fe3465 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>
(cherry picked from commit 9962d57f7c)
Backport:
* Updated paths to follow PV changes
* Adapted modified recipes to the ones generating warnings
* NB: cups-filter needs poppler-native but its not available. To fix
  this, 5fa0188b8c could be backported.
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-12-17 15:36:41 -05:00
contrib pw-am.sh: update to new patcwork system 2022-03-27 08:18:20 -07:00
meta-filesystems ntfs-3g-ntfsprogs: Upgrade 2022.5.17 to 2022.10.3 2022-11-25 10:35:23 -05:00
meta-gnome ibus: Swith to use main branch instead of master 2023-11-12 10:40:57 -05:00
meta-initramfs grubby: Update branchname to match upstream 2023-11-12 10:41:00 -05:00
meta-multimedia bigbuckbunny-1080p: update SRC_URI 2022-08-02 06:59:38 -07:00
meta-networking openflow: ignore CVE-2018-1078 2023-12-17 15:36:41 -05:00
meta-oe meta-oe: Drop broken BBCLASSEXTEND variants 2023-12-17 15:36:41 -05:00
meta-perl recipes: Update SRC_URI branch and protocols 2021-11-17 12:26:21 -08:00
meta-python python3-cryptography: fix CVE-2023-23931 2023-06-23 06:58:18 -04:00
meta-webserver apache2: upgrade 2.4.56 -> 2.4.57 2023-05-16 07:09:25 -04:00
meta-xfce recipes: Update SRC_URI branch and protocols 2021-11-17 12:26:21 -08: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 README: updated Maintainers list for Dunfell 2020-05-05 16:47:34 -07:00

Collection of layers for the OE-core universe

dunfell maintainer: Armin Kuster  <akuster808@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