From c6353c0504082b19304a60782be44a39ae253865 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Wed, 14 Jun 2017 15:34:11 +0200 Subject: [PATCH] Now even generator can be built in SDK environment Change-Id: I7fdcddca9002e8d1cfb21049198d798c8551319c Signed-off-by: Romain Forlot --- docs/2-Installation.md | 3 +-- 1 file changed, 1 insertion(+), 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 -- 2.16.6