From: Yann E. MORIN Date: Sun, 28 Apr 2019 11:10:34 +0000 (+0200) Subject: package/gst1-plugins-base: drop legacy remnant comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=80a5217476c45e765db45acd8782f7f854783f93;p=buildroot.git package/gst1-plugins-base: drop legacy remnant comment In 76722342000d (gst1-plugins-base: bump version to 1.12.0), the unknown options were removed, but the comment associated to --disable-gio_unix_2_0 was left out. Drop it now. Signed-off-by: Yann E. MORIN Cc: Adam Duskett Signed-off-by: Peter Korsgaard --- diff --git a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk index fb976f9a94..5b7db0814f 100644 --- a/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk +++ b/package/gstreamer1/gst1-plugins-base/gst1-plugins-base.mk @@ -11,7 +11,6 @@ GST1_PLUGINS_BASE_INSTALL_STAGING = YES GST1_PLUGINS_BASE_LICENSE_FILES = COPYING.LIB GST1_PLUGINS_BASE_LICENSE = LGPL-2.0+, LGPL-2.1+ -# gio_unix_2_0 is only used for tests GST1_PLUGINS_BASE_CONF_OPTS = \ --disable-examples \ --disable-valgrind \