summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/test-manual/reproducible-builds.rst8
1 files changed, 2 insertions, 6 deletions
diff --git a/documentation/test-manual/reproducible-builds.rst b/documentation/test-manual/reproducible-builds.rst
index 7769a85d51..aaf2e4541e 100644
--- a/documentation/test-manual/reproducible-builds.rst
+++ b/documentation/test-manual/reproducible-builds.rst
@@ -119,12 +119,8 @@ https://autobuilder.yocto.io/pub/repro-fail/ in the form ``oe-reproducible +
119The project's current reproducibility status can be seen at 119The project's current reproducibility status can be seen at
120:yocto_home:`/reproducible-build-results/` 120:yocto_home:`/reproducible-build-results/`
121 121
122You can also check the reproducibility status on supported host distributions: 122You can also check the reproducibility status on the Autobuilder:
123 123:yocto_ab:`/valkyrie/#/builders/reproducible`.
124- CentOS: :yocto_ab:`/valkyrie/#/builders/reproducible-centos`
125- Debian: :yocto_ab:`/valkyrie/#/builders/reproducible-debian`
126- Fedora: :yocto_ab:`/valkyrie/#/builders/reproducible-fedora`
127- Ubuntu: :yocto_ab:`/valkyrie/#/builders/reproducible-ubuntu`
128 124
129=============================== 125===============================
130Can I test my layer or recipes? 126Can I test my layer or recipes?