summaryrefslogtreecommitdiffstats
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorMatt Weber <matthew.weber@rockwellcollins.com>2018-10-15 11:46:42 -0500
committerPeter Korsgaard <peter@korsgaard.com>2018-10-26 13:56:55 +0200
commit915429073771efb2d9b1213b4c0871cd9f254fff (patch)
tree0edf91dd06abd9009d4aa0b9fd5f04c3fdb7a58e /Config.in.legacy
parent615fe0655271ad9df077fb7b9fc42d0d24d37697 (diff)
downloadbuildroot-915429073771efb2d9b1213b4c0871cd9f254fff.tar.gz
buildroot-915429073771efb2d9b1213b4c0871cd9f254fff.zip
package/gst-dsp: remove package
The suit of TI OMAP3 dsp tools/libraries are being removed as the upstream projects are no longer active. The gst-dsp package used the tidsp-binaries package. Suggest using Buildroot 2018.02.x LTS if the feature is still required. Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy6
1 files changed, 6 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index c862532af2..acf578bae5 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,12 @@ endif
###############################################################################
comment "Legacy options removed in 2018.11"
+config BR2_PACKAGE_GST_DSP
+ bool "gst-dsp package removed"
+ select BR2_LEGACY
+ help
+ The gst-dsp package was removed.
+
config BR2_PACKAGE_BOOTUTILS
bool "bootutils package removed"
select BR2_LEGACY
OpenPOWER on IntegriCloud