aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-06-14 15:34:11 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2017-06-14 15:36:41 +0200
commitc6353c0504082b19304a60782be44a39ae253865 (patch)
treed3f3396208339aafa5c3ce9b0e31626045f39c6f
parent5f1783f76c11af207f732adb2d11dd125c78814c (diff)
Now even generator can be built in SDK environment
Change-Id: I7fdcddca9002e8d1cfb21049198d798c8551319c Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
-rw-r--r--docs/2-Installation.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/2-Installation.md b/docs/2-Installation.md
index c87402c..2bf70f4 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