mirror of
https://github.com/Freescale/meta-freescale-distro.git
synced 2025-10-22 15:03:56 +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] 131b33554d
[2] https://git.openembedded.org/openembedded-core/commit/?id=868dfb46d96a27ec9041cb902fb769330277257d
[3] https://git.openembedded.org/openembedded-core/commit/?id=bc830ad3c6a11af1a350dca7f33f0682aeee0d21
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
This commit is contained in:
parent
4f1f101eba
commit
b1dd4d5480
|
@ -1,3 +0,0 @@
|
|||
PACKAGECONFIG:mx6-nxp-bsp ??= ""
|
||||
PACKAGECONFIG:mx7-nxp-bsp ??= ""
|
||||
PACKAGECONFIG:mx8-nxp-bsp ??= ""
|
Loading…
Reference in New Issue
Block a user