| /OK3568_Linux_fs/yocto/poky/documentation/test-manual/ |
| H A D | reproducible-builds.rst | 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/` [all …]
|
| H A D | index.rst | 16 reproducible-builds
|
| /OK3568_Linux_fs/yocto/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) 77 for reproducible in args.reproducible: 78 if not show_reproducible(r, reproducible, logger):
|
| /OK3568_Linux_fs/yocto/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"
|
| /OK3568_Linux_fs/kernel/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 125 .. _prefix-map options: https://reproducible-builds.org/docs/build-path/ 126 .. _Reproducible Builds project: https://reproducible-builds.org/ 127 .. _SOURCE_DATE_EPOCH: https://reproducible-builds.org/docs/source-date-epoch/
|
| H A D | index.rst | 21 reproducible-builds
|
| /OK3568_Linux_fs/yocto/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])
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/ruby/ |
| H A D | ruby_3.1.3.bb | 27 file://0003-rdoc-build-reproducible-documentation.patch \ 29 file://0005-Mark-Gemspec-reproducible-change-fixing-784225-too.patch \ 30 file://0006-Make-gemspecs-reproducible.patch \ 111 …# https://autobuilder.yocto.io/pub/repro-fail/oe-reproducible-20220107-rm1diuww/packages/diff-html/
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/squashfs-tools/ |
| H A D | squashfs-tools_git.bb | 25 PACKAGECONFIG ??= "gzip xz lzo lz4 lzma xattr zstd reproducible" 33 PACKAGECONFIG[reproducible] = "REPRODUCIBLE_DEFAULT=1,REPRODUCIBLE_DEFAULT=0,"
|
| /OK3568_Linux_fs/buildroot/support/download/ |
| H A D | helpers | 1 # Generate a reproducible archive from the content of a directory 61 # Create POSIX tarballs, since that's the format the most reproducible
|
| /OK3568_Linux_fs/yocto/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. */
|
| /OK3568_Linux_fs/yocto/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
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/ncurses/ |
| H A D | ncurses_6.3+20220423.bb | 4 file://0002-configure-reproducible.patch \
|
| /OK3568_Linux_fs/yocto/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.
|
| /OK3568_Linux_fs/yocto/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
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/ |
| H A D | configure.ac | 98 username=reproducible 99 hostname=reproducible
|
| /OK3568_Linux_fs/buildroot/fs/cpio/ |
| H A D | cpio.mk | 36 ROOTFS_CPIO_OPTS += --reproducible
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libdnf/libdnf/ |
| H A D | enable_test_data_dir_set.patch | 1 libdnf: allow reproducible binary builds
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | determinism.patch | 2 qemu build are not reproducible due to either full buildpaths or timestamps.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/ruby/ruby/ |
| H A D | 0002-template-Makefile.in-filter-out-f-prefix-map.patch | 4 reproducible. Fix this.
|
| H A D | 0005-Mark-Gemspec-reproducible-change-fixing-784225-too.patch | 4 Subject: [PATCH] Make gemspecs reproducible
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/aoetools/ |
| H A D | aoetools_36.bb | 16 file://reproducible-build.patch \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/elfutils/files/ |
| H A D | 0001-tests-Makefile.am-compile-test_nlist-with-standard-C.patch | 7 be reproducible.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-0.21/ |
| H A D | 0001-init-env.in-do-not-add-C-CXX-parameters.patch | 7 sysroot paths, so are not reproducible.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/ncurses/files/ |
| H A D | 0002-configure-reproducible.patch | 4 Subject: [PATCH] configure: reproducible
|