summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2016-07-08 23:00:20 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-16 16:47:39 +0200
commitd246b9840f94f2f690c9fba40714fd0d5cb7d43a (patch)
tree164973cbd2e9e61f3e45d56eae08ff7e60b8700b /Config.in.legacy
parent47e885f14de4f66982329c2bf76f5517ece71b26 (diff)
legacy: properly handle systemd compatibility libs
The legacy symbol for systemd compatibility libraries was not selecting the BR2_LEGACY symbol, so the buld-time check would not kick in. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: 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.legacy1
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index 4101cb0b5..746b80a8d 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -147,6 +147,7 @@ comment "Legacy options removed in 2016.08"
config BR2_PACKAGE_SYSTEMD_COMPAT
bool "systemd compatibility libraries have been removed"
+ select BR2_LEGACY
help
The systemd option to enable the compatibility libraries has
been removed. Theses libraries have been useless since a few