summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2015-07-24 21:45:29 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2015-07-24 21:45:29 +0100
commit035f40be20ffcf08447c5a15f80f0f8ca1c05c6d (patch)
treed40a7f8aeb3cb8a7e27d26ffa81cdcba23adbce7
parent465b5e34d4207f2dffbab3817c32c7172b5bb9fe (diff)
15.07: update major date refs
Change-Id: I4eb95f51e588b4e0f78e89df56910ce0c5ecaef5 Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
-rw-r--r--members/arm/platforms/README.textile6
1 files changed, 3 insertions, 3 deletions
diff --git a/members/arm/platforms/README.textile b/members/arm/platforms/README.textile
index e05089d..763bbc7 100644
--- a/members/arm/platforms/README.textile
+++ b/members/arm/platforms/README.textile
@@ -1,6 +1,6 @@
h1. ARM Development Platform Software
-This page describes the monthly ARM landing team 15.06 software release for the ARM Juno and AEMv8-FVP Platforms
+This page describes the monthly ARM landing team 15.07 software release for the ARM Juno and AEMv8-FVP Platforms
TABLE OF CONTENTS
@@ -112,11 +112,11 @@ h3(#down). 2.2 Downloading the software sources
* Use the repo tool to sync all the software GITs
For a LSK kernel:
-bc. repo init -u https://git.linaro.org/landing-teams/working/arm/manifest -b 15.06 -m pinned-lsk.xml
+bc. repo init -u https://git.linaro.org/landing-teams/working/arm/manifest -b 15.07 -m pinned-lsk.xml
For the latest tracking kernel:
-bc. repo init -u https://git.linaro.org/landing-teams/working/arm/manifest -b 15.06 -m pinned-latest.xml
+bc. repo init -u https://git.linaro.org/landing-teams/working/arm/manifest -b 15.07 -m pinned-latest.xml
Then in both cases: