[FE training-materials-updates] appdev lab: no more need to adapt run_qemu

Michael Opdenacker michael.opdenacker at free-electrons.com
Fri Jan 25 15:27:28 CET 2013


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=188a78ed950ba7601cf00a2d80e3fa01193d3a48

>---------------------------------------------------------------

commit 188a78ed950ba7601cf00a2d80e3fa01193d3a48
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Fri Jan 25 15:26:21 2013 +0100

    appdev lab: no more need to adapt run_qemu
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


>---------------------------------------------------------------

188a78ed950ba7601cf00a2d80e3fa01193d3a48
 .../sysdev-application-development.tex             |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/sysdev-application-development/sysdev-application-development.tex b/labs/sysdev-application-development/sysdev-application-development.tex
index e2f7f74..48d962c 100644
--- a/labs/sysdev-application-development/sysdev-application-development.tex
+++ b/labs/sysdev-application-development/sysdev-application-development.tex
@@ -17,8 +17,8 @@ uncompress the tarball generated by Buildroot in the previous lab (in
 the \code{output/images/} directory). Don't forget to extract the
 archive as \code{root} since the archive contains device files.
 
-Then, adapt the \code{run_qemu} script to your configuration, and
-verify that the system works as expected.
+Then, run the \code{run_qemu} script and check that the system works
+as expected.
 
 Now, our application. In the lab directory the file \code{data/app.c}
 contains a very simple DirectFB application that displays the



More information about the training-materials-updates mailing list