mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-09-17 04:32:33 +02:00
linux-riscv: Enable virtio cryptodev
This helps with OpenSSL 1.x calling getrandom() API not hanging on openssh key generation Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -9,6 +9,7 @@ require recipes-kernel/linux/linux-yocto.inc
|
||||
SRC_URI = "\
|
||||
git://github.com/riscv/riscv-linux.git;branch=${BRANCH} \
|
||||
file://earlyprintk.cfg \
|
||||
file://pci.cfg \
|
||||
"
|
||||
|
||||
# qemu uses in-tree defconfig
|
||||
|
||||
Reference in New Issue
Block a user