mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/monkey: drop package
As stated in commit 26a7d912f4, upstream
is aware than the lack of release is an issue but no comments since
2018: https://github.com/monkey/monkey/issues/276
Moreover, TLS support is broken since 2016 but again upstream does not
seem to care about it: https://github.com/monkey/monkey/issues/336
So just drop monkey
Fixes:
- http://autobuild.buildroot.org/results/0626ebab4f084d9b97d6696c7d4ebf7760d776a3
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
b2e82f9fa5
commit
ac0cb2788e
@@ -146,6 +146,13 @@ endif
|
||||
|
||||
comment "Legacy options removed in 2021.05"
|
||||
|
||||
config BR2_PACKAGE_MONKEY
|
||||
bool "monkey package removed"
|
||||
select BR2_LEGACY
|
||||
help
|
||||
This package has been removed as it has not seen any release
|
||||
since 2016 and because TLS is broken on master.
|
||||
|
||||
config BR2_PACKAGE_DOCKER_CONTAINERD
|
||||
bool "docker-containerd package was renamed to containerd"
|
||||
select BR2_LEGACY
|
||||
|
||||
Reference in New Issue
Block a user