diff options
author | 2012-09-20 08:20:25 +0300 | |
---|---|---|
committer | 2012-09-20 08:20:25 +0300 | |
commit | b2abcde8375fdc4f06d11e11e183b2e238d10b18 (patch) | |
tree | 9a42dd2f6610ae27b0e7eef9601a76f2ffa193d8 /README.md | |
parent | 6c2a27d683d690bf15fae8d03154a05df759a842 (diff) | |
download | meta-ivi-b2abcde8375fdc4f06d11e11e183b2e238d10b18.tar.gz meta-ivi-b2abcde8375fdc4f06d11e11e183b2e238d10b18.tar.bz2 meta-ivi-b2abcde8375fdc4f06d11e11e183b2e238d10b18.zip |
README.md: Small doc update
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ You can build an QEMU image including GENIVI P1 components using the following s 3. Add meta-systemd path to COREBASE/build/conf/bblayers.conf file. -4. Set MACHINE ?= "vexpressa9" in COREBASE/build/conf/local.conf file. +4. Set MACHINE ??= "vexpressa9" in COREBASE/build/conf/local.conf file. 5. Add BBMASK = "v4l-utils" in COREBASE/build/conf/local.conf file. |