diff options
| author | Antonin Godard <antonin.godard@bootlin.com> | 2025-01-17 11:08:49 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-20 13:45:06 +0000 |
| commit | 43647390ade443ecc496a3b2023d76494996be73 (patch) | |
| tree | 32ca08a6710dc7868bc126eb70e3f2551848d618 /documentation/test-manual/reproducible-builds.rst | |
| parent | 581757137047373e7b9e8542c1deae6120a7b87c (diff) | |
| download | poky-43647390ade443ecc496a3b2023d76494996be73.tar.gz | |
Update autobuilder URLs to valkyrie
We have moved to Valkyrie which is hosted on
https://autobuilder.yoctoproject.org/valkyrie. Update the URL in the
documentation.
Also, the YOCTO_AB_URL macro was used in a single location in the
documentation so replace it by the :yocto_ab: custom extlink and remove
the macro.
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
(From yocto-docs rev: 0b0ed55d909dd11cdc9b29b105473271627c025e)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/test-manual/reproducible-builds.rst')
| -rw-r--r-- | documentation/test-manual/reproducible-builds.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/test-manual/reproducible-builds.rst b/documentation/test-manual/reproducible-builds.rst index d581155eb2..7769a85d51 100644 --- a/documentation/test-manual/reproducible-builds.rst +++ b/documentation/test-manual/reproducible-builds.rst | |||
| @@ -121,10 +121,10 @@ The project's current reproducibility status can be seen at | |||
| 121 | 121 | ||
| 122 | You can also check the reproducibility status on supported host distributions: | 122 | You can also check the reproducibility status on supported host distributions: |
| 123 | 123 | ||
| 124 | - CentOS: :yocto_ab:`/typhoon/#/builders/reproducible-centos` | 124 | - CentOS: :yocto_ab:`/valkyrie/#/builders/reproducible-centos` |
| 125 | - Debian: :yocto_ab:`/typhoon/#/builders/reproducible-debian` | 125 | - Debian: :yocto_ab:`/valkyrie/#/builders/reproducible-debian` |
| 126 | - Fedora: :yocto_ab:`/typhoon/#/builders/reproducible-fedora` | 126 | - Fedora: :yocto_ab:`/valkyrie/#/builders/reproducible-fedora` |
| 127 | - Ubuntu: :yocto_ab:`/typhoon/#/builders/reproducible-ubuntu` | 127 | - Ubuntu: :yocto_ab:`/valkyrie/#/builders/reproducible-ubuntu` |
| 128 | 128 | ||
| 129 | =============================== | 129 | =============================== |
| 130 | Can I test my layer or recipes? | 130 | Can I test my layer or recipes? |
