[Buildroot] [PATCH v4 10/11] gst1-plugins-base: remove never set BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_WAYLAND

Adam Duskett aduskett at gmail.com
Tue May 1 12:38:36 UTC 2018


Peter, all;

On Thu, Apr 12, 2018 at 4:45 PM Peter Seiderer <ps.report at gmx.net> wrote:

> Signed-off-by: Peter Seiderer <ps.report at gmx.net>
> ---
>   package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

> diff --git a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
> index 71ea964e09..0edc757484 100644
> --- a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
> +++ b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk
> @@ -68,7 +68,7 @@ else
>   GST1_PLUGINS_BASE_CONF_OPTS += --disable-x11
>   endif

> -ifneq
($(BR2_PACKAGE_GST1_PLUGINS_BASE_LIB_OPENGL_WAYLAND)$(BR2_PACKAGE_GST1_PLUGINS_BASE_PLUGIN_WAYLAND),)
> +ifneq ($(BR2_PACKAGE_GST1_PLUGINS_BASE_LIB_OPENGL_WAYLAND),)
>   GST1_PLUGINS_BASE_CONF_OPTS += --enable-wayland
>   GST1_PLUGINS_BASE_DEPENDENCIES += wayland wayland-protocols
>   else
> --
> 2.16.3
This looks good, and I really appreciate you taking the time to make these
patches.
Do you want me to re-submit my patch series with these patches? Or do you
want to merge my series in with these patches last?

Thanks!

Adam


More information about the buildroot mailing list