Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-bad: fix meson options
Date: Mon, 25 Oct 2021 21:27:25 +0200	[thread overview]
Message-ID: <20211025212725.0dcf0968@gmx.net> (raw)
In-Reply-To: <20211025075659.3845637-1-james.hilliard1@gmail.com>

Hello James,

On Mon, 25 Oct 2021 01:56:59 -0600, James Hilliard <james.hilliard1@gmail.com> wrote:

> Fix teletextdec name and remove vdpau which is no longer available.
>
> Fixes:
> output/build/gst1-plugins-bad-1.18.5/meson.build:1:0: ERROR: Unknown options: "teletextdec, vdpau"

Mentioning that the meson bump to 0.60.0 propagated the

	WARNING: Unknown options: "teletextdec, vdpau"

to

	ERROR: Unknown options: "teletextdec, vdpau"

and aborts would be fine (and put it into a patch-series, best with
the meson version bump last for buildroot bisect support)...

Otherwise (and thanks for fixing):

Reviewed-by: Peter Seiderer <ps.report@gmx.net>

Regars,
Peter

>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk b/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
> index d8b2e2a5d3..d3f089bfed 100644
> --- a/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
> +++ b/package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk
> @@ -59,12 +59,11 @@ GST1_PLUGINS_BAD_CONF_OPTS += \
>  	-Dofa=disabled \
>  	-Dopenexr=disabled \
>  	-Dopenni2=disabled \
> -	-Dteletextdec=disabled \
> +	-Dteletext=disabled \
>  	-Dwildmidi=disabled \
>  	-Dsmoothstreaming=disabled \
>  	-Dsoundtouch=disabled \
>  	-Dgme=disabled \
> -	-Dvdpau=disabled \
>  	-Dspandsp=disabled \
>  	-Dsvthevcenc=disabled \
>  	-Dtranscode=disabled \

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2021-10-25 19:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-25  7:56 [Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-bad: fix meson options James Hilliard
2021-10-25 19:27 ` Peter Seiderer [this message]
2021-10-26 20:00 ` Arnout Vandecappelle
2021-11-03 19:47 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211025212725.0dcf0968@gmx.net \
    --to=ps.report@gmx.net \
    --cc=buildroot@buildroot.org \
    --cc=james.hilliard1@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox