Go to file
Bartosz Golaszewski 9026f792e4 python3-matplotlib: bump to 3.5.2
There's a bug in 3.5.1 that makes importing matplotlib impossible in
some environments:

>>> import matplotlib
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.10/site-packages/matplotlib/__init__.py", line 895, in <module>
    defaultParams = rcsetup.defaultParams = {
  File "/usr/lib/python3.10/site-packages/matplotlib/__init__.py", line 898, in <dictcomp>
    rcParamsDefault[key]),
  File "/usr/lib/python3.10/site-packages/matplotlib/__init__.py", line 674, in __getitem__
    return dict.__getitem__(self, key)
KeyError: 'webagg.port'

This is fixed in 3.5.2.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-08-06 09:40:09 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems ntfs-3g-ntfsprogs: upgrade to 2022.5.17 2022-07-06 00:08:14 -04:00
meta-gnome libwacom: upgrade 2.3.0 -> 2.4.0 2022-08-06 09:12:14 -07:00
meta-initramfs grubby: fix syntax for ALTERNATIVE 2022-06-30 13:39:27 -04:00
meta-multimedia bigbuckbunny-1080p: update SRC_URI 2022-07-26 10:38:42 -04:00
meta-networking pure-ftpd: upgrade 1.0.50 -> 1.0.51 2022-08-06 09:12:14 -07:00
meta-oe imagemagick: add PACKAGECONFIG for C++ bindings 2022-08-06 09:40:09 -07:00
meta-perl PATCH] logcheck: upgrade 1.3.23 -> 1.3.24 2022-07-19 18:38:44 -07:00
meta-python python3-matplotlib: bump to 3.5.2 2022-08-06 09:40:09 -07:00
meta-webserver netdata: upgrade 1.35.0 -> 1.35.1 2022-07-07 08:24:26 -07:00
meta-xfce catfish: fix buildpaths issue 2022-07-20 07:22:44 -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 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