GENIVI 5.0 (Gemini) — G-1.2 baseline
Software Base
- Yocto Project 1.5.1 (Dora)
- Linux Kernel 3.10
Layer Dependencies
URI: | git://git.yoctoproject.org/poky |
branch: | dora |
revision: | 8e410e9e46e3335458a7747cdd32e05f5c19ccbb |
Supported Hardware
The following hardware platforms are supported:
QEMU (ARMv7) — | emulated machine: vexpressa9 |
QEMU (IA-32) — | emulated machine: qemux86 |
QEMU (x86-64) — | emulated machine: qemux86-64 |
How to get?
% mkdir $HOME/genivi-baseline % cd $HOME/genivi-baseline % git clone git://git.yoctoproject.org/poky % cd poky; git checkout dora; cd - % git clone git://git.yoctoproject.org/meta-ivi % cd meta-ivi; git checkout 5.0; cd -
How to build and run?
Build and run a QEMU image including GENIVI P1 components from source
You can build and run a QEMU image including GENIVI P1 and some P2 components using the steps provided in the README.md from the meta-ivi 5.0 branch.
Copied from MediaWiki
Last Edit: 12:20, 19 May 2014 Holger