bmx7: Mark as broken since SSL library is EOL
PolarSSL/mbed TLS 1.3 is end of life, mark package as broken until support for mbed TLS 2.4 is added. Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
parent
d7f94a0207
commit
631275213e
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ define Package/bmx7/Default
|
||||||
TITLE:=BMX7 layer 3 routing daemon
|
TITLE:=BMX7 layer 3 routing daemon
|
||||||
URL:=http://bmx6.net/
|
URL:=http://bmx6.net/
|
||||||
MAINTAINER:=Axel Neumann <neumann@cgws.de>
|
MAINTAINER:=Axel Neumann <neumann@cgws.de>
|
||||||
DEPENDS:=+zlib +libpolarssl +libiwinfo
|
DEPENDS:=+zlib +libpolarssl +libiwinfo @BROKEN
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/bmx7/description
|
define Package/bmx7/description
|
||||||
|
|
Loading…
Reference in a new issue