[Buildroot] [PATCHv2] package/omxplayer: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Jun 3 17:58:43 UTC 2016


Hello,

On Mon,  2 May 2016 12:09:58 +0200, Yann E. MORIN wrote:
> +config BR2_PACKAGE_OMXPLAYER
> +	bool "omxplayer"
> +	depends on BR2_arm
> +	depends on BR2_USE_MMU # dbus
> +	depends on BR2_PACKAGE_BOOST_ARCH_SUPPORTS # boost
> +	depends on BR2_INSTALL_LIBSTDCPP # boost
> +	depends on BR2_TOOLCHAIN_HAS_THREADS # boost, libusb
> +	depends on BR2_USE_WCHAR # boost
> +	depends on BR2_PACKAGE_RPI_USERLAND
> +	select BR2_PACKAGE_BOOST
> +	select BR2_PACKAGE_DBUS
> +	select BR2_PACKAGE_FFMPEG

There is a FFMPEG_ARCH_SUPPORTS Config.in option now, so I've added
this dependency, and applied your patch.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list