[PATCH spice-server] build: Disable Celt support by default

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We started disabling Celt support making the option required.
After 2 releases start making it disabled unless explicitly
enabled.

This makes https://gitlab.freedesktop.org/spice/spice/merge_requests/2
obsolete.

Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx>
---
 meson_options.txt        | 1 +
 subprojects/spice-common | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/meson_options.txt b/meson_options.txt
index d19cacb25..a05e1eec6 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -15,6 +15,7 @@ option('sasl',
 
 option('celt051',
     type : 'feature',
+    value : 'disabled',
     description: 'Enable celt051 audio codec')
 
 option('opus',
diff --git a/subprojects/spice-common b/subprojects/spice-common
index cc109a83b..ff2e99d89 160000
--- a/subprojects/spice-common
+++ b/subprojects/spice-common
@@ -1 +1 @@
-Subproject commit cc109a83b6c6a9205a229e84246079dbf540abf7
+Subproject commit ff2e99d8932db6b30b24501aef07898535ac0bb4
-- 
2.20.1

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux Virtualization]     [Linux Virtualization]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]