diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/2-Installation.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/2-Installation.md b/docs/2-Installation.md index c87402c0..2bf70f4e 100644 --- a/docs/2-Installation.md +++ b/docs/2-Installation.md @@ -32,9 +32,8 @@ prepare_meta -f iotbzh -o /xdt -l /home/devel/mirror -p /home/devel/share/propri ### Compile -> **CAUTION** It is **very important** that you do not source the SDK environment file to compile this project because some build requirements aren't installed in the AGL SDK for now. - ```bash +source /xdt/sdk/environment-setup-aarch64-agl-linux export PATH=$PATH:/xdt/sdk/sysroots/x86_64-aglsdk-linux/usr/bin export WD=$(pwd) git clone --recursive https://gerrit.automotivelinux.org/gerrit/apps/low-level-can-service |