Home
last modified time | relevance | path

Searched refs:reproducible (Results 1 – 25 of 112) sorted by relevance

12345

/openbmc/openbmc/poky/scripts/lib/resulttool/
H A Dlog.py19 def show_reproducible(result, reproducible, logger): argument
21 print(result['reproducible'][reproducible]['diffoscope.text'])
25 print("reproducible '%s' not found" % reproducible)
78 for reproducible in args.reproducible:
79 if not show_reproducible(r, reproducible, logger):
/openbmc/openbmc/poky/documentation/test-manual/
H A Dreproducible-builds.rst22 <https://reproducible-builds.org/>`__, which shares information about why
28 <migration-guides/migration-3.1:reproducible builds now enabled by default>`,
72 Can we prove the project is reproducible?
109 <date> + <random ID>``, e.g. ``oe-reproducible-20200202-1lm8o1th``.
112 :yocto_home:`/reproducible-build-results/`
116 - CentOS: :yocto_ab:`/typhoon/#/builders/reproducible-centos`
117 - Debian: :yocto_ab:`/typhoon/#/builders/reproducible-debian`
118 - Fedora: :yocto_ab:`/typhoon/#/builders/reproducible-fedora`
119 - Ubuntu: :yocto_ab:`/typhoon/#/builders/reproducible-ubuntu`
128 in :oe_git:`meta/lib/oeqa/selftest/cases/reproducible.py
[all …]
H A Dindex.rst16 reproducible-builds
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/
H A Dreproducible-build.patch3 For reproducible binaries, we need to report a constant CONFIGURE_LINE.
18 +dnl per reproducible-builds.org check SOURCE_DATE_EPOCH
23 + CONFIGURE_LINE="configure options are not available for reproducible builds"
/openbmc/qemu/
H A D.readthedocs.yml18 # We recommend specifying your dependencies to enable reproducible builds:
19 # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
/openbmc/linux/Documentation/kbuild/
H A Dreproducible-builds.rst6 the same set of tools is reproducible, i.e. the output is always
111 being *too* reproducible.
113 Once you set all the necessary variables for a reproducible build, a
135 .. _prefix-map options: https://reproducible-builds.org/docs/build-path/
136 .. _Reproducible Builds project: https://reproducible-builds.org/
137 .. _SOURCE_DATE_EPOCH: https://reproducible-builds.org/docs/source-date-epoch/
H A Dindex.rst21 reproducible-builds
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0003-Define-the-C-preprocessor-variable-to-improve-reprod.patch7 as source for reproducible build date in case when
24 +AC_DEFINE_UNQUOTED([BUILD_DATE], ["$DATE"], [Use reproducible build date])
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/fluentbit/fluentbit/
H A D0002-flb_info.h.in-Do-not-hardcode-compilation-directorie.patch7 reproducible and contaminates it with host builder paths. Instead
9 reproducible value
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/
H A D0001-yasm-Set-build-date-to-SOURCE_DATE_EPOCH.patch6 If SOURCE_DATE_EPOCH is set, use it to generate a reproducible
24 +# Use reproducible build date and time
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/
H A Dfix_reproducibility.patch3 It includes "od", which happens to be a substring of "reproducible"
16 reproducible target ran first and won the race to populate sstate.
/openbmc/openbmc/poky/meta/recipes-devtools/squashfs-tools/
H A Dsquashfs-tools_git.bb19 PACKAGECONFIG ??= "gzip xz lzo lz4 lzma xattr zstd reproducible"
27 PACKAGECONFIG[reproducible] = "REPRODUCIBLE_DEFAULT=1,REPRODUCIBLE_DEFAULT=0,"
/openbmc/openbmc/poky/meta/recipes-devtools/ruby/
H A Druby_3.3.0.bb25 file://0003-rdoc-build-reproducible-documentation.patch \
27 file://0005-Mark-Gemspec-reproducible-change-fixing-784225-too.patch \
28 file://0006-Make-gemspecs-reproducible.patch \
109 …# https://autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20220107-rm1diuww/packages/diff-html/
/openbmc/openbmc/poky/meta/recipes-connectivity/kea/files/
H A D0001-kea-fix-reproducible-build-failure.patch4 Subject: [PATCH] kea: fix reproducible build failure
7 src-dir which results in reproducible builds failure.
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/
H A D10-remove-build-date.patch2 Subject: Remove (optional) build date to make the build reproducible
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/
H A Dcflags_filter.patch2 flags. We need those to generate reproducible binaries. Allow them through.
/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/
H A Dno_lto.patch1 LTO output is not reproducible. Until it is, disable this. Sadly
/openbmc/openbmc/poky/meta/recipes-core/ncurses/
H A Dncurses_6.4.bb4 file://0002-configure-reproducible.patch \
/openbmc/openbmc/poky/meta-selftest/recipes-extended/hello-rs/
H A Dhello-rs_0.1.0.bb19 # Remove this when the recipe is reproducible
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DVolume.interface.yaml92 Overwrites the disk with a reproducible incompressible pattern.
95 Verifies a reproducible pattern has been written to the disk.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/terminus-font/terminus-font/
H A Duse-no-name-option-for-gzip.patch6 whose checksum differs. Such behavior prevents reproducible builds.
10 reproducible build.
/openbmc/openbmc/poky/meta/recipes-extended/gperf/gperf/
H A D1862c6e57a308a05889c80c048dbc58bdc378dcb.patch4 Subject: [PATCH] Add support for reproducible builds.
24 + Add support for reproducible builds.
55 + This is useful for reproducible builds. */
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/wireshark/files/
H A D0004-lemon-Remove-line-directives.patch6 In case of reproducible build remove #line
/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/
H A D0002-configure-reproducible.patch4 Subject: [PATCH] configure: reproducible
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/
H A Daoetools_36.bb16 file://reproducible-build.patch \

12345