/openbmc/openbmc/poky/scripts/lib/resulttool/ |
H A D | log.py | 19 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 D | reproducible-builds.rst | 22 <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 D | index.rst | 16 reproducible-builds
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/ |
H A D | reproducible-build.patch | 3 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.yml | 18 # 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 D | reproducible-builds.rst | 6 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 D | index.rst | 21 reproducible-builds
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
H A D | 0003-Define-the-C-preprocessor-variable-to-improve-reprod.patch | 7 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 D | 0002-flb_info.h.in-Do-not-hardcode-compilation-directorie.patch | 7 reproducible and contaminates it with host builder paths. Instead 9 reproducible value
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/yasm/yasm/ |
H A D | 0001-yasm-Set-build-date-to-SOURCE_DATE_EPOCH.patch | 6 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 D | fix_reproducibility.patch | 3 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 D | squashfs-tools_git.bb | 19 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 D | ruby_3.3.0.bb | 25 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 D | 0001-kea-fix-reproducible-build-failure.patch | 4 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 D | 10-remove-build-date.patch | 2 Subject: Remove (optional) build date to make the build reproducible
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libid3tag/libid3tag/ |
H A D | cflags_filter.patch | 2 flags. We need those to generate reproducible binaries. Allow them through.
|
/openbmc/openbmc/poky/meta/recipes-devtools/systemd-bootchart/systemd-bootchart/ |
H A D | no_lto.patch | 1 LTO output is not reproducible. Until it is, disable this. Sadly
|
/openbmc/openbmc/poky/meta/recipes-core/ncurses/ |
H A D | ncurses_6.4.bb | 4 file://0002-configure-reproducible.patch \
|
/openbmc/openbmc/poky/meta-selftest/recipes-extended/hello-rs/ |
H A D | hello-rs_0.1.0.bb | 19 # Remove this when the recipe is reproducible
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | Volume.interface.yaml | 92 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 D | use-no-name-option-for-gzip.patch | 6 whose checksum differs. Such behavior prevents reproducible builds. 10 reproducible build.
|
/openbmc/openbmc/poky/meta/recipes-extended/gperf/gperf/ |
H A D | 1862c6e57a308a05889c80c048dbc58bdc378dcb.patch | 4 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 D | 0004-lemon-Remove-line-directives.patch | 6 In case of reproducible build remove #line
|
/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/ |
H A D | 0002-configure-reproducible.patch | 4 Subject: [PATCH] configure: reproducible
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/ |
H A D | aoetools_36.bb | 16 file://reproducible-build.patch \
|