mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] gst-plugins-rs: disable tests
@ 2024-02-06 17:26 Michael Tretter
  2024-02-09 16:11 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Tretter @ 2024-02-06 17:26 UTC (permalink / raw)
  To: ptxdist; +Cc: mtr

The tests have a dependency on gstreamer-check. Explicitly disable the
tests.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
---
 rules/gst-plugins-rs.make | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/rules/gst-plugins-rs.make b/rules/gst-plugins-rs.make
index 8cbba1d611c4..f90d94a6d923 100644
--- a/rules/gst-plugins-rs.make
+++ b/rules/gst-plugins-rs.make
@@ -100,7 +100,8 @@ GST_PLUGINS_RS_CONF_OPT	:=  \
 	-Ddebug=false \
 	-Ddoc=disabled \
 	-Dexamples=disabled \
-	-Dfrozen=true
+	-Dfrozen=true \
+	-Dtests=disabled
 
 ifneq ($(call remove_quotes,$(GST_PLUGINS_RS_ENABLEC-y)),)
 GST_PLUGINS_RS_CONF_OPT +=  $(addsuffix =enabled, $(addprefix -D, $(GST_PLUGINS_RS_ENABLEC-y)))
-- 
2.39.2




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

* Re: [ptxdist] [APPLIED] gst-plugins-rs: disable tests
  2024-02-06 17:26 [ptxdist] [PATCH] gst-plugins-rs: disable tests Michael Tretter
@ 2024-02-09 16:11 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-02-09 16:11 UTC (permalink / raw)
  To: ptxdist; +Cc: Michael Tretter

Thanks, applied as b7b520269babdc86d1a7e170125d9c0a3fac26a3.

Michael

[sent from post-receive hook]

On Fri, 09 Feb 2024 17:11:24 +0100, Michael Tretter <m.tretter@pengutronix.de> wrote:
> The tests have a dependency on gstreamer-check. Explicitly disable the
> tests.
> 
> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
> Message-Id: <20240206172606.2355543-1-m.tretter@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/gst-plugins-rs.make b/rules/gst-plugins-rs.make
> index 8cbba1d611c4..f90d94a6d923 100644
> --- a/rules/gst-plugins-rs.make
> +++ b/rules/gst-plugins-rs.make
> @@ -100,7 +100,8 @@ GST_PLUGINS_RS_CONF_OPT	:=  \
>  	-Ddebug=false \
>  	-Ddoc=disabled \
>  	-Dexamples=disabled \
> -	-Dfrozen=true
> +	-Dfrozen=true \
> +	-Dtests=disabled
>  
>  ifneq ($(call remove_quotes,$(GST_PLUGINS_RS_ENABLEC-y)),)
>  GST_PLUGINS_RS_CONF_OPT +=  $(addsuffix =enabled, $(addprefix -D, $(GST_PLUGINS_RS_ENABLEC-y)))



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

end of thread, other threads:[~2024-02-09 16:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-06 17:26 [ptxdist] [PATCH] gst-plugins-rs: disable tests Michael Tretter
2024-02-09 16:11 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox