[FE training-materials-updates] Minor fixes to Buildroot agenda

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Jan 31 12:20:31 CET 2014


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

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

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

commit 993e1ab90c95d61e2e37da2c1eb9ae74488d52eb
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Fri Jan 31 12:20:09 2014 +0100

    Minor fixes to Buildroot agenda
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


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

993e1ab90c95d61e2e37da2c1eb9ae74488d52eb
 agenda/buildroot-agenda.tex |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/agenda/buildroot-agenda.tex b/agenda/buildroot-agenda.tex
index 944d56e..b179232 100644
--- a/agenda/buildroot-agenda.tex
+++ b/agenda/buildroot-agenda.tex
@@ -148,7 +148,7 @@ Buildroot training\\
   \begin{itemize}
   \item Getting and setting up Buildroot
   \item Configuring a basic system with Buildroot
-  \item Running the system on an hardware platform and in the Qemu
+  \item Running the system on a hardware platform and in the Qemu
     emulator, with the root filesystem over NFS or the root filesystem
     flashed
   \end{itemize}
@@ -216,7 +216,7 @@ Buildroot training\\
   \begin{itemize}
   \item How to integrate new packages in the Buildroot configuration
     system
-  \item Understand the multiple package infrastructures (for {\em
+  \item Understand the different package infrastructures (for {\em
       generic} packages, {\em autotools} packages, {\em CMake}
     packages and {\em Python} packages)
   \item Details on writing a package recipe: describing the package
@@ -231,7 +231,7 @@ Buildroot training\\
 {Lab - New packages in Buildroot}
 {
   \begin{itemize}
-  \item Practical creation of multiple new packages in Buildroot,
+  \item Practical creation of several new packages in Buildroot,
     using the different package infrastructures.
   \end{itemize}
 }
@@ -291,7 +291,7 @@ Buildroot training\\
   \item Using Buildroot during application development
   \item Usage of the Buildroot environment to build applications
     outside of Buildroot
-  \item Generate a SDK for other developers
+  \item Generate an SDK for other developers
   \item Remote debugging with Buildroot
   \end{itemize}
 }



More information about the training-materials-updates mailing list