Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/ffmpeg: fix typo "--enable-bsfs" -> "--enable-bsf"
Date: Sat, 14 Mar 2020 15:28:48 +0100	[thread overview]
Message-ID: <20200314152848.38d42b7e@windsurf> (raw)
In-Reply-To: <20200312194517.15568-1-anatoly.borodin@gmail.com>

On Thu, 12 Mar 2020 20:45:17 +0100
Anatoly Borodin <anatoly.borodin@gmail.com> wrote:

> Fix ffmpeg configuration when BR2_PACKAGE_FFMPEG_BSFS is not default ("all"):
> 
> 	Unknown option "--enable-bsfs=h264_metadata".
> 	See ./configure --help for available options.
> 	package/pkg-generic.mk:254: recipe for target '/root/buildroot/output/build/ffmpeg-4.2.2/.stamp_configured' failed
> 
> The option is named according to the scheme "--enable-SINGULAR=..." /
> "--disable-PLURAL".
> 
> The typo is present since the release 2014.02:
> 
> https://git.buildroot.net/buildroot/commit/package/ffmpeg/ffmpeg.mk?id=62ab07ef769bd6504fe1db144aaac3fd45db9dad
> 
> Signed-off-by: Anatoly Borodin <anatoly.borodin@gmail.com>
> ---
>  package/ffmpeg/ffmpeg.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2020-03-14 14:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-12 19:45 [Buildroot] [PATCH] package/ffmpeg: fix typo "--enable-bsfs" -> "--enable-bsf" Anatoly Borodin
2020-03-14 14:28 ` Thomas Petazzoni [this message]
2020-03-21 20:09 ` 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=20200314152848.38d42b7e@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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