Proposed change to https://wiki.linaro.org/Platform/DevPlatform/Ubuntu/ImageInstallation

Dave Martin dave.martin at linaro.org
Tue Aug 16 16:19:30 UTC 2011


Can anyone see a reason not to make this change?  On a couple of
occasions I've had people come to me with problems after failing to do
apt-get update and then installing (old) linaro tools packages, when
following the installation instructions on the linaro wiki.  It's
harmless (and probably necessary) just to run it every time.

Cheers
---Dave

 {{{
 $ sudo add-apt-repository ppa:linaro-maintainers/tools
-$ sudo apt-get install linaro-image-tools
-}}}
-At present, this PPA only provides compatible packages for Ubuntu
10.10. For earlier Ubuntu releases, you will need to use a tarball
release or the development tree; see below.
-
-For Ubuntu 10.04.2 LTS, executing the following commands also install
linaro-image-tools successfully, and qemu-user-static will be
installed automatically.
-
-{{{
-$ sudo add-apt-repository ppa:linaro-maintainers/tools
 $ sudo apt-get update
 $ sudo apt-get install linaro-image-tools
 }}}



More information about the linaro-dev mailing list