Skip to content

Commit

Permalink
openssh: Remove the bbappend
Browse files Browse the repository at this point in the history
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] 131b335
[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 <[email protected]>
  • Loading branch information
Mingli Yu authored and otavio committed Jan 18, 2024
1 parent 4f1f101 commit b1dd4d5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions recipes-connectivity/openssh/openssh_%.bbappend

This file was deleted.

0 comments on commit b1dd4d5

Please sign in to comment.