Lines Matching refs:reproducible
22 <https://reproducible-builds.org/>`_, which shares information about why
28 </ref-manual/migration-3.1.html#reproducible-builds-now-enabled-by-default>`,
75 binary non-reproducible, in that it depends on the full absolute build path
80 … :yocto_bugs:`bug 14481 - Programs built with -flto are not reproducible</show_bug.cgi?id=14481>`.
83 Can we prove the project is reproducible?
88 is 100% reproducible for all its recipes (i.e. world builds) apart from the Go
103 oe-selftest -r reproducible.ReproducibleTests.test_reproducible_builds
117 https://autobuilder.yocto.io/pub/repro-fail/ in the form ``oe-reproducible +
118 <date> + <random ID>``, e.g. ``oe-reproducible-20200202-1lm8o1th``.
121 :yocto_home:`/reproducible-build-results/`
125 - CentOS: :yocto_ab:`/typhoon/#/builders/reproducible-centos`
126 - Debian: :yocto_ab:`/typhoon/#/builders/reproducible-debian`
127 - Fedora: :yocto_ab:`/typhoon/#/builders/reproducible-fedora`
128 - Ubuntu: :yocto_ab:`/typhoon/#/builders/reproducible-ubuntu`
137 in :oe_git:`meta/lib/oeqa/selftest/cases/reproducible.py
138 </openembedded-core/tree/meta/lib/oeqa/selftest/cases/reproducible.py>`.