Skip to content

Commit b76e364

Browse files
committed
fix quickbuild
1 parent cc4f7fa commit b76e364

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_docs/build/quickbuild.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ repo init -u https://github.com/gyroidos/gyroidos.git -b kirkstone \
6767
-m yocto-arm64-tqma8mpxl-mba8mpxl.xml
6868
repo sync -j8
6969
source init_ws.sh out-yocto arm64 tqma8mpxl
70+
echo 'ACCEPT_FSL_EULA = "1"' >> conf/local.conf
7071
bitbake multiconfig:container:trustx-core
7172
bitbake trustx-cml
7273
```

0 commit comments

Comments
 (0)