]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
legacy: properly handle systemd compatibility libs
authorYann E. MORIN <yann.morin.1998@free.fr>
Fri, 8 Jul 2016 21:00:20 +0000 (23:00 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 16 Jul 2016 14:47:39 +0000 (16:47 +0200)
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>
Config.in.legacy

index 4101cb0b530746338076aeee24ecbe6a05ab33e3..746b80a8d01b132b3c90dd31316897c47b2c87e2 100644 (file)
@@ -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