From 4fa90bf3a59d3a84e6e572232f778119d975db5f Mon Sep 17 00:00:00 2001 From: Vishal Bhoj Date: Wed, 18 Mar 2015 19:17:31 +0530 Subject: 15.03: Cleanup Build instructions: Remove the packages to be installed as script does it. Script doesn't work on ubuntu 12.04 due to piglit test suite hence remove that version. Signed-off-by: Vishal Bhoj --- .../armv8-android-juno-lsk/HOWTO_getsourceandbuild.txt | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/android/images/armv8-android-juno-lsk/HOWTO_getsourceandbuild.txt b/android/images/armv8-android-juno-lsk/HOWTO_getsourceandbuild.txt index 28aaf6b..17004e2 100644 --- a/android/images/armv8-android-juno-lsk/HOWTO_getsourceandbuild.txt +++ b/android/images/armv8-android-juno-lsk/HOWTO_getsourceandbuild.txt @@ -17,17 +17,7 @@ h2. Compiling Linaro Android RootFS+Kernel The following simple steps download, install and compile a complete Linaro Android distribution -* Download and install Ubuntu 12.04 64 bit or newer ("download":http://www.ubuntu.com) -* Install the following packages: - -bc. sudo apt-get update -sudo apt-get install zip curl flex bison build-essential git-core gnupg gperf zlib1g-dev libx11-dev x11proto-core-dev \ -gcc-multilib g++-multilib libc6-dev-i386 ia32-libs lib32z-dev gcc-4.5 g++-4.5 cpp-4.5 gcc-4.5-multilib g++-4.5-multilib \ -uuid-dev openjdk-7-jdk ant lib32ncurses5-dev xsltproc -sudo update-alternatives --config java -sudo update-alternatives --config javac -sudo update-alternatives --config javadoc - +* Download and install Ubuntu 14.04 64 bit or newer ("download":http://www.ubuntu.com) * Accept the EULA and download the Mali graphics (vendor.tar.bz2) libraries from "here":https://releases.linaro.org/latest/android/images/armv8-android-juno-lsk/vendor.tar.bz2 * Download the Android building script for this build from "here":http://releases.linaro.org/latest/android/images/armv8-android-juno-lsk/linaro_android_build_cmds.sh or from the list of artifacts listed above. -- cgit v1.2.3