From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Sat, 14 Mar 2020 15:28:48 +0100 Subject: [Buildroot] [PATCH] package/ffmpeg: fix typo "--enable-bsfs" -> "--enable-bsf" In-Reply-To: <20200312194517.15568-1-anatoly.borodin@gmail.com> References: <20200312194517.15568-1-anatoly.borodin@gmail.com> Message-ID: <20200314152848.38d42b7e@windsurf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Thu, 12 Mar 2020 20:45:17 +0100 Anatoly Borodin 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 > --- > 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