|
@@ -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
|