Go to file
Wang Mingyu eb786d6314
python3-asgiref: upgrade 3.10.0 -> 3.11.0
Changelog:
=============
- "sync_to_async" gains a "context" parameter, similar to those for
  "asyncio.create_task", "TaskGroup" &co, that can be used on Python 3.11+ to
  control the context used by the underlying task.
  The parent context is already propagated by default but the additional
  control is useful if multiple "sync_to_async" calls need to share the same
  context, e.g. when used with "asyncio.gather()".

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-25 07:44:41 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems xfsprogs: support reproducible builds 2025-11-18 08:23:47 -08:00
meta-gnome nautilus: upgrade 49.1 -> 49.2 2025-11-25 07:44:41 -08:00
meta-initramfs ubi-utils-klibc: Upgrade 2.0.2 -> 2.3.0 2025-11-04 16:52:47 -08:00
meta-multimedia libao: ignore CVE-2017-11548 2025-11-23 17:58:13 -08:00
meta-networking openvpn: upgrade 2.6.15 -> 2.6.16 2025-11-25 07:44:41 -08:00
meta-oe nss: upgrade 3.117 -> 3.118.1 2025-11-25 07:44:41 -08:00
meta-perl libunix-statgrab: Put LD export in do_configure 2025-11-23 00:12:01 -08:00
meta-python python3-asgiref: upgrade 3.10.0 -> 3.11.0 2025-11-25 07:44:41 -08:00
meta-webserver cockpit: set correct CVE_PRODUCT 2025-11-24 21:54:47 -08:00
meta-xfce xfce4-screenshooter: Add gtk-layer-shell to depends with wayland 2025-11-18 08:17:56 -08:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -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.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -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