[Buildroot] [PATCH v5 7/8] package/kodi: add optional support for libvdpau

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jul 17 12:49:47 UTC 2016


Hello,

On Mon, 11 Jul 2016 20:09:01 +0200, Bernd Kuhls wrote:

> +config BR2_PACKAGE_KODI_LIBVDPAU
> +	bool "vdpau"
> +	depends on BR2_PACKAGE_XORG7
> +	select BR2_PACKAGE_LIBVDPAU
> +	select BR2_PACKAGE_XLIB_LIBX11
> +	select BR2_PACKAGE_XLIB_LIBXEXT

These are already selected by the libvdpau package, and you were not
adding them as dependencies in the .mk file, so I've dropped those two
lines.

> +	help
> +	  Enable libvdpau support.
> +
> +comment "libvdpau needs X.org"

Changes to "libvdpau support needs X.org"

Applied with those changes. Thanks!

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


More information about the buildroot mailing list