Go to file
Markus Volk f92929991d
wireplumber: update 0.5.5. -> 0.5.6
WirePlumber 0.5.6
~~~~~~~~~~~~~~~~~

Additions:

  - Implemented before/after dependencies for components, to ensure correct
    load order in custom configurations (#600)

  - Implemented profile inheritance in the configuration file. This allows
    profiles to inherit all the feature specifications of other profiles, which
    is useful to avoid copying long lists of features just to make small changes

  - Added multi-instance configuration profiles, tested and documented them

  - Added a ``main-systemwide`` profile, which is now the default for instances
    started via the system-wide systemd service and disables features that
    depend on the user session (#608)

  - Added a ``wp_core_connect_fd`` method, which allows making a connection to
    PipeWire via an existing open socket (useful for portal-based connections)

Fixes:

  - The Bluetooth auto-switch script now uses the common event source object
    managers, which should improve its stability (!663)

  - Fix an issue where switching between Bluetooth profiles would temporarily
    link active audio streams to the internal speakers (!655)

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-09-14 08:43:55 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems xfsdump: upgrade 3.1.12 -> 3.2.0 2024-09-10 07:20:42 -07:00
meta-gnome grilo: fix buildpaths QA error 2024-09-12 18:25:29 -07:00
meta-initramfs dracut: upgrade 102 -> 103 2024-09-10 20:13:08 -07:00
meta-multimedia wireplumber: update 0.5.5. -> 0.5.6 2024-09-14 08:43:55 -07:00
meta-networking libconfuse: move to meta-oe 2024-09-12 14:16:20 -07:00
meta-oe yavta: Upgrade SRCREV to include 64bit time_t print format errors 2024-09-14 08:43:55 -07:00
meta-perl libio-socket-ssl-perl: upgrade 2.088 -> 2.089 2024-09-10 07:20:37 -07:00
meta-python python3-django: upgrade 5.0.6 -> 5.0.9 2024-09-13 11:30:12 -07:00
meta-webserver netdata: Upgrade to 1.47.0 2024-09-09 18:22:57 -07:00
meta-xfce packagegroup-xfce-extended: fix typo of gobject-introspection-data feature 2024-07-03 08:46:30 -07:00
.gitignore
COPYING.MIT
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