From 99618685fc5cd25a9c8272ae59b64554b851916e Mon Sep 17 00:00:00 2001 From: Amit Khare Date: Fri, 23 Jan 2015 01:24:56 +0530 Subject: Openembedded: Lshw test description updated Change-Id: Ia55fa751cf15243cb616d09d820fa6639d531299 --- openembedded/lshw.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'openembedded') 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" -- cgit v1.2.3