[FE training-materials-updates] slides/buildroot: update package count

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Jun 21 09:10:12 CEST 2016


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

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

commit bc5fc0b65d18a7af1f72184df92f3feb8eb2d4a4
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Tue Jun 21 08:53:17 2016 +0200

    slides/buildroot: update package count
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


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

bc5fc0b65d18a7af1f72184df92f3feb8eb2d4a4
 slides/buildroot-introduction/buildroot-introduction.tex | 2 +-
 slides/buildroot-tree/buildroot-tree.tex                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/slides/buildroot-introduction/buildroot-introduction.tex b/slides/buildroot-introduction/buildroot-introduction.tex
index f1498bc..7c7988f 100644
--- a/slides/buildroot-introduction/buildroot-introduction.tex
+++ b/slides/buildroot-introduction/buildroot-introduction.tex
@@ -107,7 +107,7 @@
   \item {\bf Fast}: builds a simple root filesystem in a few minutes
   \item Easy to understand: written in make, extensive documentation
   \item {\bf Small} root filesystem, starting at 2 MB
-  \item {\bf 1600+ packages} for user space libraries/apps available
+  \item {\bf 1800+ packages} for user space libraries/apps available
   \item {\bf Many architectures} supported
   \item {\bf Well-known technologies}: {\em make} and {\em kconfig}
   \item Vendor neutral
diff --git a/slides/buildroot-tree/buildroot-tree.tex b/slides/buildroot-tree/buildroot-tree.tex
index edc555a..a4c5a40 100644
--- a/slides/buildroot-tree/buildroot-tree.tex
+++ b/slides/buildroot-tree/buildroot-tree.tex
@@ -53,7 +53,7 @@
   \begin{itemize}
   \item \code{package/}
     \begin{itemize}
-    \item all the user space packages (1600+)
+    \item all the user space packages (1800+)
     \item \code{busybox/}, \code{gcc/}, \code{qt5/}, etc.
     \item \code{pkg-generic.mk}, core package infrastructure
     \item \code{pkg-cmake.mk}, \code{pkg-autotools.mk},




More information about the training-materials-updates mailing list