aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com>2020-12-22 23:22:23 +0200
committerVasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com>2020-12-22 23:22:23 +0200
commitce8c098b7eee6f6f19adf9a0a289201d777f588e (patch)
treef2c1e474ea72c43b459f69589d074f0894db51c2
parent7b0c5d7c77ce81bf691d1f675dc1a2b0b14193ce (diff)
Bug-AGL: SPEC-3708 Signed-off-by: Vasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com> Change-Id: Ib81192a42fd055fc6fca9498a0027ed3977b2d59
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 38837ce..9f6a6af 100644
--- a/README
+++ b/README
@@ -47,7 +47,7 @@ section on the AGL developer site to build images for the reference hardware.
Use the "h3ulcb" machine and "agl-refhw-h3" feature when configuring, e.g.:
$ cd $AGL_TOP
- $ source meta-agl/scripts/aglsetup.sh -m h3uclb -b build \
+ $ source meta-agl/scripts/aglsetup.sh -m h3ulcb -b build \
agl-refhw-h3 agl-demo agl-devel
This works as the AGL reference hardware support activated by the "agl-refhw-h3"