aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoakim Bech <joakim.bech@linaro.org>2016-10-07 08:53:30 +0200
committerJoakim Bech <joakim.bech@linaro.org>2016-10-07 00:39:24 -0700
commitdba1ae65e2342e0ad7c92ba1e44f37409fe5ba6d (patch)
treeaa4f03be6ccee0d11b88ec4dc59cce6a2e8b4843 /README.md
parent68b7782ac4b50c572f156fff9520f6c42a1f7096 (diff)
doc: Update repo xml matrix
- Add qemu_v8_stable.xml, hikey_debian_stable.xml. - Remove "experimental" part for HiKey running Debian, since we are now pointing to the official RPB Linux kernel branch. Signed-off-by: Joakim Bech <joakim.bech@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index a3f0033a..49d2a709 100644
--- a/README.md
+++ b/README.md
@@ -399,10 +399,10 @@ $ repo sync
| Target | Latest | Stable |
|--------|--------|--------|
| QEMU | `default.xml` | `default_stable.xml` |
-| QEMUv8 | `qemu_v8.xml` | `Not available` |
+| QEMUv8 | `qemu_v8.xml` | `qemu_v8_stable.xml` |
| FVP | `fvp.xml` | `fvp_stable.xml` |
| HiKey | `hikey.xml` | `hikey_stable.xml` |
-| HiKey Debian (experimental) | `hikey_debian.xml` | Not available |
+| HiKey Debian | `hikey_debian.xml` | `hikey_debian_stable.xml` |
| MediaTek MT8173 EVB Board | `mt8173-evb.xml` | `mt8173-evb_stable.xml` |
| ARM Juno board| `juno.xml` | `juno_stable.xml` |
| Raspberry Pi 3 | `rpi3.xml` | `rpi3_stable.xml` |
@@ -457,7 +457,7 @@ $ make flash
[here](https://github.com/96boards/documentation/wiki/HiKeyUEFI#flash-binaries-to-emmc-))
The board is ready to be booted.
-#### 5.5.2 Debian based / 96boards RPB (experimental)
+#### 5.5.2 Debian based / 96boards RPB
Start by getting the source and toolchain (see above), then continue by
downloading the system image (root fs). Note that this step is something you
only should do once.