mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-10-22 23:32:16 +02:00
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:
parent
5cc7c4c668
commit
6c9ad14f54
|
@ -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 ??= ""
|
||||
|
|
Loading…
Reference in New Issue
Block a user