aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederic Barrat <fbarrat@linux.ibm.com>2021-11-05 18:26:14 +0100
committerCédric Le Goater <clg@kaod.org>2021-11-05 18:51:12 +0100
commit17978d7fb03c991a4a2cf39e291b43b0537dc6e1 (patch)
treee41bea9e2dd8a86e0d7de9eea2906a432b2139c5
parent59a247e7f4e9df2521ebb53cdc47aaa34c225fea (diff)
downloadskiboot-17978d7fb03c991a4a2cf39e291b43b0537dc6e1.zip
skiboot-17978d7fb03c991a4a2cf39e291b43b0537dc6e1.tar.gz
skiboot-17978d7fb03c991a4a2cf39e291b43b0537dc6e1.tar.bz2
README: Update path to fetch a kernel image
openpower.xyz no longer exists but op-build now exports artifacts on github. Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com> Signed-off-by: Cédric Le Goater <clg@kaod.org>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bf3c193..bc5d060 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,7 @@ to run skiboot:
To run a boot-to-bootloader test you need a Linux kernel image 'zImage.epapr'.
Build one using the `opal_defconfig` config for op-build. See
https://github.com/open-power/op-build/ on how to build, or download one from
-https://openpower.xyz/job/openpower/job/openpower-op-build/.
+https://github.com/open-power/op-build/releases/ .
Drop zImage.epapr in the skiboot directory and the skiboot test suite will
automatically pick it up. You can also run a combined skiboot and Linux test in