openssh: Rework removal of rng-tools

Use PACKAGECONFIG to remove rng-tools.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
This commit is contained in:
Tom Hochstein 2022-09-07 20:55:25 -05:00
parent 5cc7c4c668
commit 6c9ad14f54

View File

@ -1,3 +1,4 @@
# All i.MX after 6 have hardware support for entropy, so there is no
# need for rng-tools, esp. since it pegs the CPU at startup.
RRECOMMENDS:${PN}-sshd:remove:imx-nxp-bsp = "rng-tools"
PACKAGECONFIG:mx6-nxp-bsp ??= ""
PACKAGECONFIG:mx7-nxp-bsp ??= ""
PACKAGECONFIG:mx8-nxp-bsp ??= ""
PACKAGECONFIG:mx9-nxp-bsp ??= ""