[Buildroot] [PATCH v6 2/9] gst1-plugins-${base, good, bad, ugly}: bump to 1.14.1

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Jun 26 21:22:51 UTC 2018


Hello Peter,

On Sun, 24 Jun 2018 00:35:22 +0200, Peter Seiderer wrote:

> +###############################################################################
> +comment "Legacy options removed in 2018.11"

They will be removed in 2018.08, not 2018.11. So I've merged this with
the existing 2018.08 legacy section.

> -ifneq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_LIB_OPENGL_WAYLAND)$(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_WAYLAND),)
> +ifneq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_WAYLAND),)

I've turned this to positive logic:

ifeq ($(BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_WAYLAND),y)

> +ifneq ($(BR2_PACKAGE_GST1_PLUGINS_BASE_LIB_OPENGL_WAYLAND),)

And also here.

Applied with those changes.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list