We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a3c84 commit d4ee148Copy full SHA for d4ee148
_docs/build/quickbuild.md
@@ -58,15 +58,15 @@ bitbake multiconfig:container:trustx-core
58
bitbake trustx-cml
59
```
60
61
-## Raspberry Pi2
+## TQ-Systems TQMa8MPxL
62
63
64
mkdir ws-yocto
65
cd ws-yocto
66
repo init -u https://github.com/gyroidos/gyroidos.git -b kirkstone \
67
- -m yocto-arm32-raspberrypi2.xml
+ -m yocto-arm64-tqma8mpxl-mba8mpxl.xml
68
repo sync -j8
69
-source init_ws.sh out-yocto arm32 raspberrypi2
+source init_ws.sh out-yocto arm64 tqma8mpxl
70
bitbake multiconfig:container:trustx-core
71
72
0 commit comments