summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>2016-07-02 15:59:12 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-02 16:45:34 +0200
commit638cfb5e0e4f93c7d3ccddf17dd95d719943c5fe (patch)
treed9765b261e93bfa322ae45004e11877d4703c4c3 /Config.in.legacy
parent30c3a035ff798e56c41e6967abbd11ee002fb212 (diff)
package/systemd: Remove SYSTEMD_COMPAT option
Since v230 of systemd, the compat libraries have been fully removed. https://github.com/systemd/systemd/commit/4de282cf9324ab13d17ac334244d0d7cae2df37d Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> [Thomas: rewrap Config.in help text in Config.in.legacy and put the option at the right place.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy8
1 files changed, 8 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 34bdaf0f8..a135d3d0e 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,14 @@ endif
###############################################################################
comment "Legacy options removed in 2016.08"
+config BR2_PACKAGE_SYSTEMD_COMPAT
+ bool "systemd compatibility libraries have been removed"
+ help
+ The systemd option te enable the compatibility libraries has
+ been removed. Theses libraries have been useless since a few
+ version, and have been fully dropped from the source since
+ v230.
+
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_LIVEADDER
bool "gst1-plugins-bad liveadder plugin removed"
select BR2_LEGACY