[OE-core] [PATCH 0/2] rng-tools: start earlier in the boot process

Christopher Larson kergoth at gmail.com
Thu Jun 21 21:08:04 UTC 2018


From: Christopher Larson <chris_larson at mentor.com>

Entropy is needed earlier in the boot process in some cases, for example
connman can require it, and rgd doesn't require much, so move it earlier
in the boot process, 03 for sysvinit, and before sysinit for systemd.

The following changes since commit 83c9405df5748744ef673ac8757bb89d7050ad8d:

  alsa-tools: rewrite packaging (2018-06-15 11:18:15 +0100)

are available in the git repository at:

  git at github.com:kergoth/openembedded-core.git rng-tools-early

for you to fetch changes up to abb55c262e6dab31c0e77bf800e83cdba155fc13:

  rng-tools: start earlier in the boot process (2018-06-16 02:05:09 +0500)

----------------------------------------------------------------
Christopher Larson (2):
  rng-tools: drop unnecessary INHIBIT_UPDATERCD_BBCLASS
  rng-tools: start earlier in the boot process

 meta/recipes-support/rng-tools/rng-tools/rngd.service | 3 +++
 meta/recipes-support/rng-tools/rng-tools_5.bb         | 9 +--------
 2 files changed, 4 insertions(+), 8 deletions(-)

-- 
2.11.1




More information about the Openembedded-core mailing list