mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
pipewire: update 1.0.6 -> 1.0.7
This is a small bugfix release that is API and ABI compatible with previous 1.0.x releases. - Fix a potential race/crash. - Fix some problems with negotiation of large integers and floats. - Fix JACK sysex MIDI event handling. - Some more smaller fixes and improvements. - Fix a potential race when adding/removing a port to be scheduled. - Fix FFADO default device handling. (#4023) - Fix in integer overflow and float/double compare in POD. - Copy larger MIDI events correctly. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
0c93219cf1
commit
45f1bd0933
|
|
@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \
|
|||
|
||||
DEPENDS = "dbus ncurses"
|
||||
|
||||
SRCREV = "1b8b683a6d7ee9f1c5dcef3fce5f93069f1357c4"
|
||||
SRCREV = "59fe89d41a67f6daad086f8f3fe522935be77a3f"
|
||||
SRC_URI = "git://gitlab.freedesktop.org/pipewire/pipewire.git;branch=1.0;protocol=https"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Loading…
Reference in New Issue
Block a user