mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/zeek: remove package
In [1], Bernd notes: Our zeek release 4.1.1 dates back to 2021 with > 8000 patches applied to upstream since then, current version is 8.1.1. Backporting python- related patches to fix the build of zeekctl looks really difficult due to many changes in the 3rd-party libraries/submodules used by zeek. [1] https://patchwork.ozlabs.org/project/buildroot/patch/20260419090115.1129567-1-bernd@kuhls.net/ Since the package is not maintained, and is causing build issues in our autobuilders with recent gcc versions, let's drop the package. Fixes: https://autobuild.buildroot.net/results/0227cdc337fe7cbb19d9b88b2c3d890c6a3ee347/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
@@ -146,6 +146,14 @@ endif
|
||||
|
||||
comment "Legacy options removed in 2026.05"
|
||||
|
||||
config BR2_PACKAGE_ZEEK
|
||||
bool "zeek removed"
|
||||
select BR2_LEGACY
|
||||
help
|
||||
The zeek package was not maintained, with numerous build
|
||||
issues and severely lagging behind upstream. so it has been
|
||||
dropped.
|
||||
|
||||
config BR2_PACKAGE_PIGPIO
|
||||
bool "pigpio removed"
|
||||
select BR2_LEGACY
|
||||
|
||||
Reference in New Issue
Block a user