SHA256
1
0
forked from pool/wireplumber

Accepting request 933504 from home:alarrosa:branches:multimedia:libs

- Add patches from upstream to fix wireplumber breaking when
  udevadm trigger is run:
  * 0001-m-reserve-device-replace-the-hash-table-key-on-new-insert.patch
- And another patch to fix an issue where there is only 1 sink
  available and the card profile is toggeled between pro and
  stereo:
  * 0002-policy-node-wait-for-nodes-when-we-become-unlinked.patch

OBS-URL: https://build.opensuse.org/request/show/933504
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/wireplumber?expand=0&rev=9
This commit is contained in:
2021-11-24 16:19:21 +00:00
committed by Git OBS Bridge
parent fadeb6f81e
commit 16613e5370
4 changed files with 95 additions and 0 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Nov 24 16:09:52 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Add patches from upstream to fix wireplumber breaking when
udevadm trigger is run:
* 0001-m-reserve-device-replace-the-hash-table-key-on-new-insert.patch
- And another patch to fix an issue where there is only 1 sink
available and the card profile is toggeled between pro and
stereo:
* 0002-policy-node-wait-for-nodes-when-we-become-unlinked.patch
-------------------------------------------------------------------
Thu Nov 11 13:25:33 UTC 2021 - alarrosa@suse.com