[bootlin/training-materials updates] master: Thirdparty lab updates (5102d701)

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Mar 12 11:59:00 CET 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/5102d7011d9121612f72cdc73eddb5246cdd43d7

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

commit 5102d7011d9121612f72cdc73eddb5246cdd43d7
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Mar 12 11:58:12 2021 +0100

    Thirdparty lab updates
    
    - Now using the latest versions (except for alsa-lib which
      has an issue that is not fixed in a new release yet)
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

5102d7011d9121612f72cdc73eddb5246cdd43d7
 labs/sysdev-thirdparty/sysdev-thirdparty.tex | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/labs/sysdev-thirdparty/sysdev-thirdparty.tex b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
index 99bef5c0..8ecb5b5d 100644
--- a/labs/sysdev-thirdparty/sysdev-thirdparty.tex
+++ b/labs/sysdev-thirdparty/sysdev-thirdparty.tex
@@ -121,7 +121,8 @@ 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{https://alsa-project.org}. Download version 1.2.3.2, and extract it
+\url{https://alsa-project.org}. Download version 1.2.3.2 (there's an
+issue in version 1.2.4 for the moment), and extract it
 in \code{$HOME/__SESSION_NAME__-labs/thirdparty/}.
 
 {\bf Tip}: if the website for any of the source packages that we
@@ -358,7 +359,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.2.3.
+with version 1.2.4.
 
 Once uncompressed, we quickly discover that the alsa-utils build
 system is based on the {\em autotools}, so we will work once again
@@ -767,7 +768,7 @@ Done with {\em libao}!
 
 Finally, thanks to all the libraries we compiled previously, all the
 dependencies are ready. We can now build the vorbis tools themselves.
-Download the 1.4.0 version from the official website, at
+Download the 1.4.2 version from the official website, at
 \url{https://xiph.org/}. As usual, extract the tarball.
 
 Before starting the configuration, let's have a look at the available




More information about the training-materials-updates mailing list