mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/cvs: drop package
The CVS project is no longer maintained upstream. It no longer builds with GCC 14.x, has been failing to build for months in our autobuilders with nobody caring about it. We managed to fix the GCC 14.x build issue, then there are GCC 15.x, some of them fixed by Debian patches, but some not. Overall, this is too much effort, while upstream is completely dead. So let's get rid of cvs entirely. Fixes: https://autobuild.buildroot.net/results/59f6e77106ac98535688ff5b9392b0b3ad3041ae/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
@@ -146,6 +146,13 @@ endif
|
||||
|
||||
comment "Legacy options removed in 2026.02"
|
||||
|
||||
config BR2_PACKAGE_CVS
|
||||
bool "cvs has been removed"
|
||||
select BR2_LEGACY
|
||||
help
|
||||
The cvs project was no longer maintained upstream, broken
|
||||
with GCC 14.x, so it was removed.
|
||||
|
||||
config BR2_PACKAGE_CRIU
|
||||
bool "criu has been removed"
|
||||
select BR2_LEGACY
|
||||
|
||||
Reference in New Issue
Block a user