mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-20 04:18:25 +01:00
waybar: update
- deactivate wireplumber plugin, as it has not yet been ported to wireplumber-0.5
This commit is contained in:
parent
f9c07c9061
commit
9376da8ee4
@ -15,8 +15,8 @@ SRC_URI = " \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.9.24"
|
||||
SRCREV = "26af1066e17758c3c732d545339fb375efdaa473"
|
||||
PV = "0.10.0"
|
||||
SRCREV = "32eac3ccb738691974121b77b4af0c47d1cbe524"
|
||||
|
||||
DEPENDS += " \
|
||||
date \
|
||||
@ -60,7 +60,7 @@ PACKAGECONFIG[wireplumber] = "-Dwireplumber=enabled,-Dwireplumber=disabled,wirep
|
||||
PACKAGECONFIG ?= " \
|
||||
${@bb.utils.filter('DISTRO_FEATURES', 'pulseaudio', d)} \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd logind udev', '', d)} \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'pipewire', 'pipewire wireplumber', '', d)} \
|
||||
${@bb.utils.contains('DISTRO_FEATURES', 'pipewire', 'pipewire', '', d)} \
|
||||
evdev \
|
||||
libinput \
|
||||
mpris \
|
||||
|
Loading…
Reference in New Issue
Block a user