summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-05-15 13:49:17 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2015-05-15 13:49:31 +0100
commitcc59f139c28095cf6186807fc6c633aac2988e5e (patch)
tree1432dc231386b701f8f86d887930cf82db8f229e
parent4edd514db2ce91f5ed1307391055c441d96831f0 (diff)
15.05: platforms: GCC update from James
Change-Id: I3ca87f6121cd0b8fe6324a0882c7de42ae1e539a Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--members/arm/platforms/README.textile6
1 files changed, 4 insertions, 2 deletions
diff --git a/members/arm/platforms/README.textile b/members/arm/platforms/README.textile
index 493d401..4d88839 100644
--- a/members/arm/platforms/README.textile
+++ b/members/arm/platforms/README.textile
@@ -70,6 +70,8 @@ h3(#pre). 2.1 Prerequisites
zlib1g-dev:i386
zip
+* Install Linaro GCC (aarch64 little endian) from "here":#http://releases.linaro.org/14.11/components/toolchain/binaries/aarch64-linux-gnu/gcc-linaro-4.9-2014.11-x86_64_aarch64-linux-gnu.tar.xz
+
* Install the 'Repo' tool as per "Installing Repo":#https://source.android.com/source/downloading.html. Do not initialize the Repo client
* If necessary, also register for authenticated access by following the instructions in the "Using Authentication" section of "Installing Repo":#https://source.android.com/source/downloading.html
@@ -94,6 +96,8 @@ For OE, download your preferred filesystem image from "here":#https://releases.l
h3(#build). 2.3 Building the software
+* First edit your <workspace>/build-scripts/variants/juno-lsk-oe to make LINUX_COMPILER point at where you installed Linaro GCC
+
* From the root directory of your workspace execute the following commands to build the software components and package them into an output folder:
* For Linaro Stable Kernel (v3.10) + Android LCR
@@ -146,5 +150,3 @@ In each case follow the instructions in the Binary Image Installation tab to ins
h2(#validation). 3. Validation
TODO ***** List some Linaro testing - probably just boots....
-
-