diff options
author | Vasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com> | 2020-12-22 23:22:23 +0200 |
---|---|---|
committer | Vasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com> | 2020-12-22 23:22:23 +0200 |
commit | ce8c098b7eee6f6f19adf9a0a289201d777f588e (patch) | |
tree | f2c1e474ea72c43b459f69589d074f0894db51c2 | |
parent | 7b0c5d7c77ce81bf691d1f675dc1a2b0b14193ce (diff) |
README: Fix typo: h3uclb -> h3ulcbkoi_10.93.0koi_10.92.0koi/10.93.0koi/10.92.010.93.010.92.0sandbox/scottm/next-honister
Bug-AGL: SPEC-3708
Signed-off-by: Vasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com>
Change-Id: Ib81192a42fd055fc6fca9498a0027ed3977b2d59
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |