[FE training-materials-updates] sysdev-thirdparty: Explicitly ask to use speaker-test

Gregory Clement gregory.clement at free-electrons.com
Wed Aug 27 14:51:15 CEST 2014


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

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

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

commit 8b531fa65f6f00690bbeee122f498504262309c5
Author: Gregory CLEMENT <gregory.clement at free-electrons.com>
Date:   Wed Aug 27 14:48:01 2014 +0200

    sysdev-thirdparty: Explicitly ask to use speaker-test
    
    Also remind that installing libraries from the toolchain will be
    needed.
    
    Signed-off-by: Gregory CLEMENT <gregory.clement at free-electrons.com>


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

8b531fa65f6f00690bbeee122f498504262309c5
 labs/sysdev-thirdparty/sysdev-thirdparty.tex | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/labs/sysdev-thirdparty/sysdev-thirdparty.tex b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
index 86c7123..06bc7e5 100644
--- a/labs/sysdev-thirdparty/sysdev-thirdparty.tex
+++ b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
@@ -567,9 +567,12 @@ cp -a staging/usr/share/alsa/cards target/usr/share/alsa
 cp -a staging/usr/share/alsa/pcm/default.conf target/usr/share/alsa/pcm
 \end{verbatim}
 
-And we're finally done with the alsa-utils! You can test that all is
-working fine by running the speaker-test utils on your board, with the
-headset provided by your instructor plugged in.
+And we're finally done with the alsa-utils!
+
+Now test that all is working fine by running the speaker-test utils on
+your board, with the headset provided by your instructor plugged
+in. You will need to add the missing libraries from the toolchain
+install directory.
 
 \section{libogg}
 



More information about the training-materials-updates mailing list