diff options
author | 2012-04-21 13:02:21 +0300 | |
---|---|---|
committer | 2012-04-21 13:02:21 +0300 | |
commit | e92bd190de4a4bb4a84f8e1671921835bcdb711a (patch) | |
tree | 04966d40a44ea6458026ed79254501805a52a450 /README.md | |
parent | bfab733d45aeb83f040ce4e2b7f42f96c582cc84 (diff) | |
download | meta-ivi-e92bd190de4a4bb4a84f8e1671921835bcdb711a.tar.gz meta-ivi-e92bd190de4a4bb4a84f8e1671921835bcdb711a.tar.bz2 meta-ivi-e92bd190de4a4bb4a84f8e1671921835bcdb711a.zip |
Modify runqemu script to support our vexpressa9 qemu target and update README.md to reflect that
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
@@ -38,4 +38,4 @@ You can build an QEMU image including GENIVI P1 components using the following s $ bitbake discovery-image 11. Run the emulator: - $ runqemu discovery-image vexpressa9 + $ PATH_TO_META_IVI/scripts/runqemu discovery-image vexpressa9 |