[FE training-materials-updates] buildroot-agenda: minor fixes

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed May 6 11:36:32 CEST 2015


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

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

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

commit 820821ad2662c0a35ceae18fe1edc2a03337015a
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Wed May 6 10:35:34 2015 +0200

    buildroot-agenda: minor fixes
    
    Reported-by: Peter Korsgaard <peter at korsgaard.com>
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


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

820821ad2662c0a35ceae18fe1edc2a03337015a
 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 a023d70..492a55a 100644
--- a/agenda/buildroot-agenda.tex
+++ b/agenda/buildroot-agenda.tex
@@ -51,7 +51,7 @@ Buildroot training\\
     \hline
 
     {\bf Trainer} & {\bf Thomas Petazzoni}. Thomas is a major
-    Buildroot developer since 2009, with more than 2400 patches
+    Buildroot developer since 2009, with more than 2700 patches
     integrated and an active participation to the development process.\\
     \hline
 
@@ -217,8 +217,8 @@ Buildroot training\\
   \item How to integrate new packages in the Buildroot configuration
     system
   \item Understand the different package infrastructures: for {\em
-      generic} packages, {\em autotools} packages, {\em CMake}
-    packages and {\em Python} packages.
+      generic}, {\em autotools}, {\em CMake}, {\em Python} packages
+    and more.
   \item Writing a package \code{Config.in} file: how to express
     dependencies on other packages, on toolchain options, etc.
   \item Details on writing a package recipe: describing the package
@@ -289,7 +289,7 @@ Buildroot training\\
   \item Storing the kernel and bootloader configuration and patches
   \item Storing the project configuration
   \item Handling root filesystem customization (post-build script,
-    skeleton, etc.)
+    rootfs overlays, etc.)
   \item How to version control project-specific changes
   \item Usage of the \code{BR2_EXTERNAL} feature to store those
     customizations



More information about the training-materials-updates mailing list