[Skiboot] [PATCH 1/7] README: Update path to fetch a kernel image
Frederic Barrat
fbarrat at linux.ibm.com
Sat Nov 6 04:26:14 AEDT 2021
openpower.xyz no longer exists but op-build now exports artifacts on
github.
Signed-off-by: Frederic Barrat <fbarrat at linux.ibm.com>
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bf3c193d..bc5d0609 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
--
2.31.1
More information about the Skiboot
mailing list