[FE training-materials-updates] yocto: labs: check Bash is the shell being used

Antoine Ténart antoine.tenart at free-electrons.com
Fri Nov 7 14:56:38 CET 2014


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

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

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

commit ceacdbd86cb760d94bc3a3c2ea5eaf23b9494250
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Fri Nov 7 14:38:19 2014 +0100

    yocto: labs: check Bash is the shell being used
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


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

ceacdbd86cb760d94bc3a3c2ea5eaf23b9494250
 labs/yocto-first-build/yocto-first-build.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/labs/yocto-first-build/yocto-first-build.tex b/labs/yocto-first-build/yocto-first-build.tex
index a30a72b..c9bc2ac 100644
--- a/labs/yocto-first-build/yocto-first-build.tex
+++ b/labs/yocto-first-build/yocto-first-build.tex
@@ -46,6 +46,8 @@ git am ~/yocto-labs/0001-beaglebone-use-the-am335x_boneblack-u-boot-configura.pa
 
 \section{Set up the build environment}
 
+Check you're using Bash. This is the default shell when using Ubuntu.
+
 Export all needed variables and set up the build directory:
 \begin{verbatim}
 cd $HOME/yocto-labs/poky-dora-10.0.1/



More information about the training-materials-updates mailing list