From 2889d7d964fa0e351af0282791d233f58ca890eb Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 16 Sep 2011 09:29:41 -0700 Subject: [PATCH] documentation/yocto-project-qs/yocto-project-qs.xml: Fixed text for filesystem I needed to reference the image differently for the pre-built section. (From yocto-docs rev: 10568a0a8c4160af995089e481ccc2772e81d805) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index fbc8f2251a..40044db66f 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -430,7 +430,7 @@ If hardware, libraries and services are stable, you can get started by using a pre-built binary - of the image, kernel, and toolchain and run it using the QEMU emulator. + of the filesystem image, kernel, and toolchain and run it using the QEMU emulator. This scenario is useful for developing application software.