summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>2016-07-02 15:59:13 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-02 16:45:34 +0200
commitdd3fb212d241e083c8c705954e4ace1144dd9367 (patch)
tree949b739809a9be88ed85f0c072b45e0017d2a758 /Config.in.legacy
parent638cfb5e0e4f93c7d3ccddf17dd95d719943c5fe (diff)
package/systemd: Remove systemd-bootchart
Since systemd v230, bootchart has been removed from the source of systemd and now lives in its own repository. A new package will be added in the next commit. Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index a135d3d0e..0dcd930fd 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@ endif
###############################################################################
comment "Legacy options removed in 2016.08"
+config BR2_PACKAGE_SYSTEMD_BOOTCHART
+ bool "systemd-bootchart option has been removed"
+ help
+ From systemd v230, bootchart is not part of the systemd
+ source anymore. It is now living in its own repository, a
+ new package must be added.
+
config BR2_PACKAGE_SYSTEMD_COMPAT
bool "systemd compatibility libraries have been removed"
help