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:
Bernd Kuhls
2026-01-06 21:01:14 +01:00
committed by Thomas Petazzoni
parent 5f9d8b6e54
commit f6e0678ba8
7 changed files with 7 additions and 115 deletions

View File

@@ -1699,7 +1699,6 @@ menu "Filesystem"
source "package/liblockfile/Config.in"
source "package/libnfs/Config.in"
source "package/libsysfs/Config.in"
source "package/lockdev/Config.in"
source "package/physfs/Config.in"
endmenu