summaryrefslogtreecommitdiffstats
path: root/package/gstreamer1
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-07-01 00:04:51 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-07-01 00:04:51 +0200
commit872474624f3c29a17ce88bec4034ffd89c9746e0 (patch)
treeceacc2b39d0f22eb2f0f463865453b2f8fea9e0b /package/gstreamer1
parent6815f429f7faa6b43b559a0599dd446ea07f3a72 (diff)
downloadbuildroot-872474624f3c29a17ce88bec4034ffd89c9746e0.tar.gz
buildroot-872474624f3c29a17ce88bec4034ffd89c9746e0.zip
gst1-plugins-good: remove consecutive empty lines
Fixes the following check-package warning: package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk:193: consecutive empty lines Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/gstreamer1')
-rw-r--r--package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk
index 26ea8a961a..6fa989d6bd 100644
--- a/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk
+++ b/package/gstreamer1/gst1-plugins-good/gst1-plugins-good.mk
@@ -190,7 +190,6 @@ else
GST1_PLUGINS_GOOD_CONF_OPTS += --disable-mpg123
endif
-
ifeq ($(BR2_PACKAGE_GST1_PLUGINS_GOOD_PLUGIN_LAW),y)
GST1_PLUGINS_GOOD_CONF_OPTS += --enable-law
else
OpenPOWER on IntegriCloud