[FE training-materials-updates] A packet isn't a package

Maxime Ripard maxime.ripard at free-electrons.com
Sun Feb 1 15:23:42 CET 2015


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

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

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

commit f7ef17f4f4580b3d966723bc6288eb7227d7d731
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Sun Feb 1 15:23:10 2015 +0100

    A packet isn't a package
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>


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

f7ef17f4f4580b3d966723bc6288eb7227d7d731
 slides/yocto-recipe-basics/yocto-recipe-basics.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/yocto-recipe-basics/yocto-recipe-basics.tex b/slides/yocto-recipe-basics/yocto-recipe-basics.tex
index db8f4c9..d38213f 100644
--- a/slides/yocto-recipe-basics/yocto-recipe-basics.tex
+++ b/slides/yocto-recipe-basics/yocto-recipe-basics.tex
@@ -11,7 +11,7 @@
 \begin{frame}
   \frametitle{Basics}
   \begin{itemize}
-    \item Recipes describe how to handle a given packet.
+    \item Recipes describe how to handle a given package.
     \item A recipe is a set of instructions to describe how to
       retrieve, patch, compile, install and generate binary packages
       for a given application.



More information about the training-materials-updates mailing list