Go to file
Ross Burton 3e2ed1dcc0 ufw: port to setuptools, use setuptools_legacy
This package has a traditional setup.py which has a custom install command,
which isn't supported with the modern wheel/pip installation method.

Until upstream has moved away from distutils, use setuptools_legacy so
the installation is correct.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-04 17:41:45 -08:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
meta-gnome recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
meta-initramfs recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
meta-multimedia recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
meta-networking ufw: port to setuptools, use setuptools_legacy 2022-03-04 17:41:45 -08:00
meta-oe recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
meta-perl recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
meta-python recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
meta-webserver recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
meta-xfce recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -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 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