Skip to content

Commit

Permalink
target: remove package-removal NOPs (#3047)
Browse files Browse the repository at this point in the history
OpenWrt does not ship with WolfSSL anymore. Instead mbedTLS is shipped
by default.

We can remove the default removal of WolfSSL packages, as they are not
included by default anymore.

Signed-off-by: David Bauer <[email protected]>
  • Loading branch information
blocktrron authored Nov 5, 2023
1 parent 3fdf6f6 commit 0e9f9e7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions targets/generic
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ packages {
'-kmod-ipt-offload',
'-kmod-nft-offload',
'-libustream-mbedtls',
'-libustream-wolfssl',
'-libwolfssl',
'-mbedtls',
'-nftables',
'-odhcpd-ipv6only',
Expand Down

0 comments on commit 0e9f9e7

Please sign in to comment.