mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 13:40:04 +00:00
pipewire: Disable libmysofa since it is not available in OE
Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
2638d458a5
commit
8431c01ae9
@@ -48,7 +48,7 @@ SYSTEMD_PACKAGES = "${PN}"
|
|||||||
# it just prevents this subproject feature.
|
# it just prevents this subproject feature.
|
||||||
#
|
#
|
||||||
# AptX and LDAC are not available in OE. Currently, neither
|
# AptX and LDAC are not available in OE. Currently, neither
|
||||||
# are lv2 and ROC.
|
# are lv2, ROC, and libmysofa.
|
||||||
#
|
#
|
||||||
# The RTKit module is deprecated in favor of the newer RT module.
|
# The RTKit module is deprecated in favor of the newer RT module.
|
||||||
# It still exists for legacy setups that still include it in
|
# It still exists for legacy setups that still include it in
|
||||||
@@ -66,6 +66,7 @@ EXTRA_OEMESON += " \
|
|||||||
-Dbluez5-codec-aptx=disabled \
|
-Dbluez5-codec-aptx=disabled \
|
||||||
-Dbluez5-codec-ldac=disabled \
|
-Dbluez5-codec-ldac=disabled \
|
||||||
-Dlegacy-rtkit=false \
|
-Dlegacy-rtkit=false \
|
||||||
|
-Dlibmysofa=disabled \
|
||||||
"
|
"
|
||||||
|
|
||||||
# spa alsa plugin code uses typedef redefinition, which is officially a C11 feature.
|
# spa alsa plugin code uses typedef redefinition, which is officially a C11 feature.
|
||||||
|
|||||||
Reference in New Issue
Block a user