mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-10-22 23:32:16 +02:00
openssh: Remove the bbappend
The bbappend is added to disable rng-tools originally as [1], but the
rng-tools has been already removed in oe-core as [2]. So no need to
keep this bbappend which used to disable rng-tools. And the means used
to disable rng-tools [1] also make the sshd service not work after the
logic [3] introduced.
So remove the useless bbappend.
[1] 6c9ad14
[2] https://git.openembedded.org/openembedded-core/commit/?id=868dfb46d96a27ec9041cb902fb769330277257d
[3] https://git.openembedded.org/openembedded-core/commit/?id=bc830ad3c6a11af1a350dca7f33f0682aeee0d21
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
This commit is contained in:
parent
2345b4d87f
commit
0357e46e09
|
@ -1,4 +0,0 @@
|
|||
PACKAGECONFIG:mx6-nxp-bsp ??= ""
|
||||
PACKAGECONFIG:mx7-nxp-bsp ??= ""
|
||||
PACKAGECONFIG:mx8-nxp-bsp ??= ""
|
||||
PACKAGECONFIG:mx9-nxp-bsp ??= ""
|
Loading…
Reference in New Issue
Block a user