diff options
author | 2015-03-11 12:27:29 +0100 | |
---|---|---|
committer | 2015-03-11 12:28:13 +0100 | |
commit | f777a897df7b60759cec881ed4223f7be831079f (patch) | |
tree | db38c670748736e96725e6b9a9e0cf959425f885 | |
parent | fe678656e4c96fc94651aa4b2e783b48298c4c84 (diff) | |
download | meta-ivi-f777a897df7b60759cec881ed4223f7be831079f.tar.gz meta-ivi-f777a897df7b60759cec881ed4223f7be831079f.tar.bz2 meta-ivi-f777a897df7b60759cec881ed4223f7be831079f.zip |
README.md: Replace intrepid by jupiter
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40,7 +40,7 @@ URI: git://git.openembedded.org/meta-openembedded > revision: 853dcfa0d618dc26bd27b3a1b49494b98d6eee97 Using the above git sha's and the master meta-ivi branch, bitbaking intrepid-image -is known to work (the intrepid-image build should be aligned with GENIVI 7.0). +is known to work (the jupiter-image build should be aligned with GENIVI 8.0). For creating a specific GENIVI compliant image version, please make sure you git checkout the related meta-ivi branch and follow the build instructions @@ -76,7 +76,7 @@ export TEMPLATECONF=/full/path/to/meta-ivi/meta-ivi/conf 2. Run the following command: > $ source poky/oe-init-build-env -3. Build intrepid-image including GENIVI 7.0 (Intrepid) components +3. Build intrepid-image including GENIVI 8.0 (Jupiter) components > $ bitbake intrepid-image 4. Run the emulator: |