summaryrefslogtreecommitdiff
path: root/meta-aspeed
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-09-09 21:58:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-13 18:05:45 +0300
commit975aac9e45820b54340d1ae76c960d5697a69642 (patch)
tree55acc3e67cf7e2ecb7a4848b33fc6aeeafcc27dd /meta-aspeed
parentc0a099008d9afd92e00b11b1b929fccf9aed8937 (diff)
downloadopenbmc-975aac9e45820b54340d1ae76c960d5697a69642.tar.xz
aspeed: enable 'hw-rng' MACHINE_FEATURE
Change Iee340ffd294c4f40ba3360acd3f750d886865608 introduced a machine feature which communicates to recipes if a hw random number generator is present. Since the Aspeed chips have a supported RNG, enable this MACHINE_FEATURE. (From meta-aspeed rev: 57caacd62ae6037119be32c608be6ae4e548e639) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I275ca0fc1445c782ea6b10e3807e3b339fead53b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-aspeed')
-rw-r--r--meta-aspeed/conf/machine/include/aspeed.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-aspeed/conf/machine/include/aspeed.inc b/meta-aspeed/conf/machine/include/aspeed.inc
index c30eb6b75..fdc411981 100644
--- a/meta-aspeed/conf/machine/include/aspeed.inc
+++ b/meta-aspeed/conf/machine/include/aspeed.inc
@@ -23,6 +23,7 @@ WKS_HOSTFW_SIZE ?= "5G"
IMAGE_BOOT_FILES ?= "fitImage-${INITRAMFS_IMAGE}-${MACHINE}-${MACHINE};fitImage"
MACHINE_EXTRA_RRECOMMENDS += "udev-aspeed-vuart udev-aspeed-mtd-partitions"
+MACHINE_FEATURES += "hw-rng"
MACHINEOVERRIDES =. "aspeed:"