Go to file
S. Lockwood-Childs 3be43040f4 gyp: fix for compatibility with Python 3.10 (part 2)
The patch for python 3.10 compatibility was missing an update to
'import' line.

Fixes the following problem encountered making use of gyp:

|   File "[...]/usr/lib/python3.10/site-packages/gyp/common.py", line 497, in <module>
|     class OrderedSet(collections.abc.MutableSet):
| AttributeError: module 'collections' has no attribute 'abc'

Signed-off-by: S. Lockwood-Childs <sjl@vctlabs.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-03-03 08:50:19 -08:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems layer.conf: change layer priority to match oe-core 2022-02-28 08:39:26 -08:00
meta-gnome onboard: Inherit setuptools3-base instead of setuptools3 2022-03-01 09:13:42 -08:00
meta-initramfs layer.conf: change layer priority to match oe-core 2022-02-28 08:39:26 -08:00
meta-multimedia layer.conf: change layer priority to match oe-core 2022-02-28 08:39:26 -08:00
meta-networking ufw: Upgrade to 0.36.1 bugfix release 2022-03-01 09:13:42 -08:00
meta-oe freerdp: upgrade 2.5.0 -> 2.6.0 2022-03-01 09:13:42 -08:00
meta-perl layer.conf: change layer priority to match oe-core 2022-02-28 08:39:26 -08:00
meta-python gyp: fix for compatibility with Python 3.10 (part 2) 2022-03-03 08:50:19 -08:00
meta-webserver layer.conf: change layer priority to match oe-core 2022-02-28 08:39:26 -08:00
meta-xfce menulibre: Inherit distutils3 2022-03-01 09:13:42 -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