mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/sphinxbase: remove package
The upstream github repo https://github.com/cmusphinx/sphinxbase "was archived by the owner on Jun 9, 2022." Remove an unmaintained package which also causes build errors due to changes to a released tarball. Jonathan Ben-Avraham answered by email, which maybe is still sitting in a queue on the buildroot mailinglist, on Feb, 21st, 2026: "I was the package submitter. Please remove the package." Fixes: https://autobuild.buildroot.net/results/b45/b45eebbcc86f33741053bb6f9b89e16c7041c470/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Cc: Jonathan Ben Avraham <yba@tkos.co.il> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
d24b251789
commit
f0ebeaf888
@@ -146,6 +146,13 @@ endif
|
||||
|
||||
comment "Legacy options removed in 2026.05"
|
||||
|
||||
config BR2_PACKAGE_SPHINXBASE
|
||||
bool "sphinxbase removed"
|
||||
select BR2_LEGACY
|
||||
help
|
||||
sphinxbase was no longer maintained upstream, so it has
|
||||
been dropped.
|
||||
|
||||
config BR2_PACKAGE_OPENSWAN
|
||||
bool "openswan removed"
|
||||
select BR2_LEGACY
|
||||
|
||||
Reference in New Issue
Block a user