mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 13:16:35 +00:00
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>
This commit is contained in:
parent
47e885f14d
commit
d246b9840f
@ -147,6 +147,7 @@ comment "Legacy options removed in 2016.08"
|
|||||||
|
|
||||||
config BR2_PACKAGE_SYSTEMD_COMPAT
|
config BR2_PACKAGE_SYSTEMD_COMPAT
|
||||||
bool "systemd compatibility libraries have been removed"
|
bool "systemd compatibility libraries have been removed"
|
||||||
|
select BR2_LEGACY
|
||||||
help
|
help
|
||||||
The systemd option to enable the compatibility libraries has
|
The systemd option to enable the compatibility libraries has
|
||||||
been removed. Theses libraries have been useless since a few
|
been removed. Theses libraries have been useless since a few
|
||||||
|
Loading…
x
Reference in New Issue
Block a user