configs/atmel_sama5d27_som1: add rng-tools package
authorPierre-Jean Texier <pjtexier@koncepto.io>
Wed, 10 Jul 2019 16:21:13 +0000 (18:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 14 Jul 2019 13:13:36 +0000 (15:13 +0200)
More entropy is required at boot time for the ssh
daemon to start.

So, enable rngd which feeds the entropy to the kernel
entropy tool.

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Acked-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig

index ed25f04ec52ecb5d8cef8c4d4c029151b5e07a5f..f1abf83689f4b0f90f24e3e3eb11c26928664eef 100644 (file)
@@ -41,6 +41,7 @@ BR2_PACKAGE_WILC1000_FIRMWARE=y
 BR2_PACKAGE_DEVMEM2=y
 BR2_PACKAGE_EVTEST=y
 BR2_PACKAGE_I2C_TOOLS=y
+BR2_PACKAGE_RNG_TOOLS=y
 BR2_PACKAGE_SETSERIAL=y
 BR2_PACKAGE_SPI_TOOLS=y
 BR2_PACKAGE_USBUTILS=y