All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/gst-plugins-bad: disable spandsp
@ 2019-03-04 17:30 Fabrice Fontaine
  2019-03-04 18:43 ` Peter Korsgaard
  2019-03-17 22:12 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2019-03-04 17:30 UTC (permalink / raw)
  To: buildroot

gst-plugins-bad does not build with spandsp so disable it (it's already
disabled in gst1-plugins-bad)

Fixes:
 - http://autobuild.buildroot.org/results/842ca572b7810bca70846274262a6fcdb38df49

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/gstreamer/gst-plugins-bad/gst-plugins-bad.mk | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/package/gstreamer/gst-plugins-bad/gst-plugins-bad.mk b/package/gstreamer/gst-plugins-bad/gst-plugins-bad.mk
index b9416db34f..856ff9665d 100644
--- a/package/gstreamer/gst-plugins-bad/gst-plugins-bad.mk
+++ b/package/gstreamer/gst-plugins-bad/gst-plugins-bad.mk
@@ -12,7 +12,8 @@ GST_PLUGINS_BAD_LICENSE = LGPL-2.1+, GPL-2.0+
 GST_PLUGINS_BAD_LICENSE_FILES = COPYING.LIB COPYING
 
 GST_PLUGINS_BAD_CONF_OPTS = \
-	--disable-examples
+	--disable-examples \
+	--disable-spandsp
 
 GST_PLUGINS_BAD_DEPENDENCIES = gst-plugins-base gstreamer
 
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/gst-plugins-bad: disable spandsp
  2019-03-04 17:30 [Buildroot] [PATCH 1/1] package/gst-plugins-bad: disable spandsp Fabrice Fontaine
@ 2019-03-04 18:43 ` Peter Korsgaard
  2019-03-17 22:12 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2019-03-04 18:43 UTC (permalink / raw)
  To: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > gst-plugins-bad does not build with spandsp so disable it (it's already
 > disabled in gst1-plugins-bad)

 > Fixes:
 >  - http://autobuild.buildroot.org/results/842ca572b7810bca70846274262a6fcdb38df49

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/gst-plugins-bad: disable spandsp
  2019-03-04 17:30 [Buildroot] [PATCH 1/1] package/gst-plugins-bad: disable spandsp Fabrice Fontaine
  2019-03-04 18:43 ` Peter Korsgaard
@ 2019-03-17 22:12 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2019-03-17 22:12 UTC (permalink / raw)
  To: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > gst-plugins-bad does not build with spandsp so disable it (it's already
 > disabled in gst1-plugins-bad)

 > Fixes:
 >  - http://autobuild.buildroot.org/results/842ca572b7810bca70846274262a6fcdb38df49

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2018.11.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-17 22:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-04 17:30 [Buildroot] [PATCH 1/1] package/gst-plugins-bad: disable spandsp Fabrice Fontaine
2019-03-04 18:43 ` Peter Korsgaard
2019-03-17 22:12 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.