[FE training-materials-updates] yocto: labs: dev-pkgs is a feature

Antoine Ténart antoine.tenart at free-electrons.com
Fri Dec 12 15:01:50 CET 2014


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

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

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

commit 15a28cd2bca8664c8a13d85f9486c49eb99c0fdc
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Thu Dec 11 12:47:31 2014 +0100

    yocto: labs: dev-pkgs is a feature
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


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

15a28cd2bca8664c8a13d85f9486c49eb99c0fdc
 labs/yocto-custom-image/yocto-custom-image.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/yocto-custom-image/yocto-custom-image.tex b/labs/yocto-custom-image/yocto-custom-image.tex
index 417a671..3cf9300 100644
--- a/labs/yocto-custom-image/yocto-custom-image.tex
+++ b/labs/yocto-custom-image/yocto-custom-image.tex
@@ -66,7 +66,7 @@ possible differences. In our example only the built package list will change.
 
 Create a debug version of the previous image recipe, and name it
 \code{felabs-image-minimal-dev}. Try to avoid duplicating code! Then add the
-\code{dev-pkgs} to the built packages list. It is also recommended to
+\code{dev-pkgs} to the image features list. It is also recommended to
 update the recipe's description.
 
 Build the new debug image with BitBake and check the previously



More information about the training-materials-updates mailing list