summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
author <philippe colliot>2015-02-24 16:49:18 +0100
committer <philippe colliot>2015-02-24 16:49:18 +0100
commitcfa3066da6befc35b9d9b817ec6e9f345cad85e7 (patch)
treea30ee6e93d38b4a5118de872c0c8db04fb36318d /src
parent69776d11b24630fec1f0c0bba77c7d9eb757f51e (diff)
downloadpoi-service-cfa3066da6befc35b9d9b817ec6e9f345cad85e7.tar.gz
[GT-3126] Make franca interfaces compliant to GENIVI guidelines
Diffstat (limited to 'src')
-rw-r--r--src/navigation/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/navigation/README b/src/navigation/README
index 11028ff..3d967d1 100644
--- a/src/navigation/README
+++ b/src/navigation/README
@@ -1,4 +1,4 @@
-Release date of the file: 27-10-2014
+Release date of the file: 5-02-2015
Status: OK
Project:
@@ -28,6 +28,8 @@ Ubuntu 14.04 LTS
To get the code:
git clone http://git.projects.genivi.org/lbs/navigation-service.git $WORKING-DIR
+NB: potential issue may occur due to path change of freetype stuff. If necessary, add a link to /usr/include/freetype2/ into /usr/include
+
Build scripts (cmake based) are located into:
cd $WORKING-DIR/navigation-service/src/navigation/script