[FE training-materials-updates] Ubuntu 12.04: add required packages

Michael Opdenacker michael.opdenacker at free-electrons.com
Thu Dec 20 20:21:34 CET 2012


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

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

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

commit ffbb4bc930ea7a0a3ccf9718e075923db0145dfc
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Tue Dec 18 10:44:13 2012 +0100

    Ubuntu 12.04: add required packages
    
    Had trouble with the automatic install from linaro-android-media-create,
    which failed. Prefered not to switch linaro-android-media-create versions.
    to get a more recent version.
    The workaround was to install these packages ahead of time.
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

ffbb4bc930ea7a0a3ccf9718e075923db0145dfc
 labs/android-new-board/android-new-board.tex |    7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/labs/android-new-board/android-new-board.tex b/labs/android-new-board/android-new-board.tex
index d72f10c..f9b5b1a 100644
--- a/labs/android-new-board/android-new-board.tex
+++ b/labs/android-new-board/android-new-board.tex
@@ -12,6 +12,13 @@ After this lab, you will be able to:
 
 Go to the \code{$HOME/felabs/android/linaro} directory.
 
+Install packages needed for this lab:
+
+\begin{verbatim}
+sudo apt-get install bzr python-parted python-yaml \
+     u-boot-tools binfmt-support qemu-user-static debootstrap
+\end{verbatim}
+
 Install the \code{bzr}, \code{python-parted} and \code{python-yaml}
 packages.
 



More information about the training-materials-updates mailing list