[Buildroot] [PATCH v5 2/2] package/ffmpeg: bump to version 4.1.2

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Mar 25 17:52:33 UTC 2019


Hello,

On Sat, 23 Mar 2019 13:28:18 +0100
Bernd Kuhls <bernd.kuhls at t-online.de> wrote:

> +config BR2_PACKAGE_FFMPEG_FFSERVER
> +	bool "Build ffserver"

That's a pretty bad title for Config.in.legacy, so I changed it to:

	bool "ffmpeg ffserver removed"

> +	depends on BR2_USE_MMU # fork()

Replicating this dependency is not necessary. However, "select
BR2_LEGACY" was missing.

I fixed those two issues and applied. Thanks!

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



More information about the buildroot mailing list