mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/lockdev: remove package
The package was removed from Debian in 2016: https://tracker.debian.org/news/738763/removed-103-16-from-unstable/ "Obsolete and replaced by flock" and causes build errors with musl. Fixes: https://autobuild.buildroot.net/results/9fa/9fa9323bac3ee1720396bb34fefb3017125e5a85/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
5f9d8b6e54
commit
f6e0678ba8
@@ -146,6 +146,13 @@ endif
|
||||
|
||||
comment "Legacy options removed in 2026.02"
|
||||
|
||||
config BR2_PACKAGE_LOCKDEV
|
||||
bool "lockdev removed"
|
||||
select BR2_LEGACY
|
||||
help
|
||||
lockdev was no longer maintained upstream, so it has been
|
||||
dropped.
|
||||
|
||||
config BR2_PACKAGE_DBUS_TRIGGERD
|
||||
bool "dbus-triggerd removed"
|
||||
select BR2_LEGACY
|
||||
|
||||
Reference in New Issue
Block a user