summaryrefslogtreecommitdiff
path: root/openembedded/lshw.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/lshw.yaml')
-rw-r--r--openembedded/lshw.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/openembedded/lshw.yaml b/openembedded/lshw.yaml
index 3214a1a..5ef64e9 100644
--- a/openembedded/lshw.yaml
+++ b/openembedded/lshw.yaml
@@ -1,7 +1,10 @@
metadata:
name: lshw
format: "Lava-Test-Shell Test Definition 1.0"
- description: "lshw Test"
+ description: "Lshw Test for Linaro OpenEmbedded builds. lshw is a small tool to extract
+ detailed information on the hardware configuration of the machine. It can
+ report exact memory configuration, firmware version, mainboard configuration,
+ CPU version and speed, cache configuration and bus speed etc."
version: 1.0
os:
- openembedded
@@ -10,6 +13,7 @@ metadata:
devices:
- rtsm_fvp_base_cortex-a57x1-a53x1
- rtsm_fvp_base-aemv8a
+ - juno
run:
steps:
- "./common/scripts/lshw.sh"