[FE training-materials-updates] Thirdparty lab: update component versions

Michael Opdenacker michael.opdenacker at free-electrons.com
Thu Nov 2 12:47:27 CET 2017


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

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

commit 3f37b9b4b876bd8c13d416a17f811c07a3d7bee0
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Wed Nov 1 10:47:46 2017 +0100

    Thirdparty lab: update component versions
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

3f37b9b4b876bd8c13d416a17f811c07a3d7bee0
 labs/sysdev-thirdparty/sysdev-thirdparty.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/labs/sysdev-thirdparty/sysdev-thirdparty.tex b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
index 9449a26..f3c8f46 100644
--- a/labs/sysdev-thirdparty/sysdev-thirdparty.tex
+++ b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
@@ -121,7 +121,7 @@ Make your board boot from this new directory through NFS.
 
 \code{alsa-lib} is a library supposed to handle the interaction with
 the ALSA subsystem. It is available at
-\url{http://alsa-project.org}. Download version 1.1.1, and extract it
+\url{http://alsa-project.org}. Download version 1.1.4.1, and extract it
 in \code{$HOME/embedded-linux-labs/thirdparty/}.
 
 By looking at the \code{configure} script, we see that it has
@@ -354,7 +354,7 @@ And we're done with alsa-lib!
 \section{Alsa-utils}
 
 Download alsa-utils from the ALSA offical webpage. We tested the lab
-with version 1.1.1.
+with version 1.1.4.
 
 Once uncompressed, we quickly discover that the alsa-utils build
 system is based on the {\em autotools}, so we will work once again




More information about the training-materials-updates mailing list