summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.77.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.77.bb')
-rw-r--r--meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.77.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.77.bb b/meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.77.bb
index d4b725ba34..34b372096a 100644
--- a/meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.77.bb
+++ b/meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.77.bb
@@ -101,6 +101,7 @@ PACKAGECONFIG[avahi] = "-Davahi=enabled,-Davahi=disabled,avahi"
101PACKAGECONFIG[bluez] = "-Dbluez5=enabled,-Dbluez5=disabled,bluez5 sbc" 101PACKAGECONFIG[bluez] = "-Dbluez5=enabled,-Dbluez5=disabled,bluez5 sbc"
102PACKAGECONFIG[bluez-aac] = "-Dbluez5-codec-aac=enabled,-Dbluez5-codec-aac=disabled,fdk-aac" 102PACKAGECONFIG[bluez-aac] = "-Dbluez5-codec-aac=enabled,-Dbluez5-codec-aac=disabled,fdk-aac"
103PACKAGECONFIG[bluez-opus] = "-Dbluez5-codec-opus=enabled,-Dbluez5-codec-opus=disabled,libopus" 103PACKAGECONFIG[bluez-opus] = "-Dbluez5-codec-opus=enabled,-Dbluez5-codec-opus=disabled,libopus"
104PACKAGECONFIG[bluez-lc3] = "-Dbluez5-codec-lc3=enabled,-Dbluez5-codec-lc3=disabled,liblc3"
104# From the pipewire git log: 105# From the pipewire git log:
105# "Some Linux phones doesn't use oFono but ModemManager to control the modem." 106# "Some Linux phones doesn't use oFono but ModemManager to control the modem."
106# This packageconfig enables modemmanager specific code in the BlueZ backend. 107# This packageconfig enables modemmanager specific code in the BlueZ backend.