Go to file
Leon Anavi 2f27988b83 python3-aiohttp: Upgrade 3.8.0 -> 3.8.1
Upgrade to release 3.8.1:

- Fix the error in handling the return value of getaddrinfo.
  getaddrinfo will return an (int, bytes) tuple, if CPython could
  not handle the address family. It will cause a index out of
  range error in aiohttp. For example, if user compile CPython
  with --disable-ipv6 option but his system enable the ipv6.
- Do not install "examples" as a top-level package.
- Restored ability to connect IPv6-only host.
- Remove Signal from __all__, replace aiohttp.Signal with
  aiosignal.Signal in docs
- Made chunked encoding HTTP header check stricter

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-11-16 08:25:15 -08:00
contrib PEP8 double aggressive W291 ~ W293 and W391 2021-04-15 09:28:44 -07:00
meta-filesystems recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-gnome tracker,tracker-miners: Upgrade to 3.2.1 2021-11-13 01:17:26 -08:00
meta-initramfs recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-multimedia libmediaart: introspection is not valid meson option 2021-11-13 01:17:26 -08:00
meta-networking openvpn: Change the default cipher to AES-256-GCM for server configurations 2021-11-15 18:04:23 -08:00
meta-oe libmbim: upgrade 1.26.0 -> 1.26.2 2021-11-15 18:04:23 -08:00
meta-perl recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
meta-python python3-aiohttp: Upgrade 3.8.0 -> 3.8.1 2021-11-16 08:25:15 -08:00
meta-webserver nginx: use ln -rs 2021-11-11 06:36:53 -08:00
meta-xfce recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07: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