]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
rng-tools: Revert "rng-tools: move to meta-oe"
authorRandy MacLeod <Randy.MacLeod@windriver.com>
Thu, 18 Jan 2024 16:59:35 +0000 (11:59 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Jan 2024 11:53:56 +0000 (11:53 +0000)
commit828afafb3bff54079fcba9bdab2ec87ac13e4ce6
tree30e22b29d557e1afb4b188f130d89050542e6ac4
parent4bc0eb4bd90e6e6e46581a8ed367212bdd910a26
rng-tools: Revert "rng-tools: move to meta-oe"

This reverts commit d2b445384da3f3e6dab8577b6c56648b5244a788.

Revert this commit since:

 - some systems using oe-core master may still be using kernels from
   before 5.6 pulled in the rng-tools algorithm, and

 - some hardware platforms may not have a hardware random number generator
   and could therefore need to run rngd to avoid long boot-time initialization
   due to a depleted entropy pool.

Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/maintainers.inc
meta/recipes-support/rng-tools/rng-tools/default [new file with mode: 0644]
meta/recipes-support/rng-tools/rng-tools/init [new file with mode: 0644]
meta/recipes-support/rng-tools/rng-tools/rng-tools.service [new file with mode: 0644]
meta/recipes-support/rng-tools/rng-tools_6.16.bb [new file with mode: 0644]