From 3d4e0d9427378bb883799ecfda2b9ea45094ccee Mon Sep 17 00:00:00 2001 From: Ryan Harkin Date: Mon, 24 Nov 2014 15:22:59 +0000 Subject: 14.11: update date refs Signed-off-by: Ryan Harkin --- android/images/armv8-android-fvp-lsk/HOWTO_getsourceandbuild.txt | 2 +- android/images/armv8-juice-fvp-lsk/HOWTO_getsourceandbuild.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android/images/armv8-android-fvp-lsk/HOWTO_getsourceandbuild.txt b/android/images/armv8-android-fvp-lsk/HOWTO_getsourceandbuild.txt index cec68c7..f4737ca 100644 --- a/android/images/armv8-android-fvp-lsk/HOWTO_getsourceandbuild.txt +++ b/android/images/armv8-android-fvp-lsk/HOWTO_getsourceandbuild.txt @@ -9,7 +9,7 @@ h3. Get the source $ sudo apt-get install gnupg flex bison gperf build-essential zip curl zlib1g-dev libc6-dev lib32ncurses5-dev x11proto-core-dev libx11-dev lib32z1-dev libgl1-mesa-dev g++-multilib mingw32 tofrodos python-markdown libxml2-utils xsltproc openjdk-7-jdk openjdk-7-jre vim-common python-parted python-yaml wget uuid-dev $ curl "https://android.git.linaro.org/gitweb?p=tools/repo.git;a=blob_plain;f=repo;hb=refs/heads/stable" > repo $ chmod +x repo - $ ./repo init -u git://android.git.linaro.org/platform/manifest.git -b linaro-android-14.10-release -m armv8-android-fvp-lsk.xml + $ ./repo init -u git://android.git.linaro.org/platform/manifest.git -b linaro-android-14.11-release -m armv8-android-fvp-lsk.xml $ ./repo sync # this may take some time diff --git a/android/images/armv8-juice-fvp-lsk/HOWTO_getsourceandbuild.txt b/android/images/armv8-juice-fvp-lsk/HOWTO_getsourceandbuild.txt index d320ba2..fbcbcfe 100644 --- a/android/images/armv8-juice-fvp-lsk/HOWTO_getsourceandbuild.txt +++ b/android/images/armv8-juice-fvp-lsk/HOWTO_getsourceandbuild.txt @@ -13,7 +13,7 @@ h3. Get the source $ sudo apt-get install gnupg flex bison gperf build-essential zip curl zlib1g-dev libc6-dev lib32ncurses5-dev x11proto-core-dev libx11-dev lib32z1-dev libgl1-mesa-dev g++-multilib mingw32 tofrodos python-markdown libxml2-utils xsltproc openjdk-7-jdk openjdk-7-jre vim-common python-parted python-yaml wget uuid-dev $ curl "https://android.git.linaro.org/gitweb?p=tools/repo.git;a=blob_plain;f=repo;hb=refs/heads/stable" > repo $ chmod +x repo - $ ./repo init -u ssh://$USER@linaro-private.git.linaro.org/srv/linaro-private.git.linaro.org/android/manifest.git -b linaro-android-14.10-release -m armv8-juice-lsk.xml + $ ./repo init -u ssh://$USER@linaro-private.git.linaro.org/srv/linaro-private.git.linaro.org/android/manifest.git -b linaro-android-14.11-release -m armv8-juice-lsk.xml $ sed -i "s/linaro-big-little-switcher-bot/$USER/" .repo/manifest.xml $ ./repo sync # this may take some time -- cgit v1.2.3