diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-11-16 14:34:30 -0800 |
---|---|---|
committer | Scott Rifenbark <srifenbark@gmail.com> | 2018-11-16 14:34:30 -0800 |
commit | 771d8c770251f4a3e51529e6b310c617b25d37bc (patch) | |
tree | 946a093223970fc5a820e15b12578e28c1e506be /docs | |
parent | a8abe98912559160948addd62b16538259446298 (diff) |
Building the AGL Image: Added link for "Emulation" Option:
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/getting-started/image-workflow-build.md | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/getting-started/image-workflow-build.md b/docs/getting-started/image-workflow-build.md index bb2056e..4ea9018 100644 --- a/docs/getting-started/image-workflow-build.md +++ b/docs/getting-started/image-workflow-build.md @@ -8,10 +8,11 @@ It is critical that you specify the correct options and configurations for the build before executing the `bitbake` command. The previous sections in the "Image Development Workflow" have treated this setup in a generic fashion. -This section, provides links to topics with instructions needed to create images for four -supported platforms: +This section, provides links to topics with instructions needed to create images for +three types of supported platforms and for emulation using Quick EMUlator (QEMU) +or VirtualBox: -* [Most Intel-based 64-Bit Boards](./machines/intel.html/overview) -* The Quick EMUlator (QEMU) +* [Most Intel-based 64-Bit Boards](./machines/intel.html/) +* [Emulation](./machines/qemu.html/) * R Car Starter Kit Gen3 Board * Raspberry PI 2 or 3 |