poky/meta/classes
Jacob Kroon 096c9037bc native/cross: Add ar wrapper for determinism
Add a wrapper around ar calls for native/cross recipes. This wrapper adds
the -D option so that deterministic archives are built for native/cross
output. This improves the changes of hash equivalence matches and hence
build artefact reuse.

We don't need this in the target case since we compile binutils-cross
with an option making this the default. We need a wrapper since we need
to remove the "u" option and replace it with "D" but also allow things like
"--version" to continue to work too.

(From OE-Core rev: 59922c95fcb20c66634c5677012d490be2246b0b)

Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-11-26 17:01:08 +00:00
..
allarch.bbclass
archiver.bbclass archiver: Default to xz compresison instead of gz 2021-10-30 18:56:47 +01:00
autotools-brokensep.bbclass
autotools.bbclass autotools.bbclass: use ordinary append for file-checksums update 2021-09-26 14:36:48 +01:00
baremetal-image.bbclass baremetal-image: Fix do_image dependencies 2021-10-08 16:44:00 +01:00
base.bbclass reproducible: Merge code into base.bbclass 2021-10-16 17:41:59 +01:00
bash-completion.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
bin_package.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
binconfig-disabled.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
binconfig.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
blacklist.bbclass
buildhistory.bbclass buildhistory: Fix do_package race issues 2021-11-24 09:55:53 +00:00
buildstats-summary.bbclass
buildstats.bbclass buildstats.bbclass: log host data on failure to task specific file 2021-07-10 22:42:22 +01:00
cargo_common.bbclass cargo_common: remove http_proxy 2021-08-26 22:09:44 +01:00
cargo.bbclass rust: initial merge of most of meta-rust 2021-08-26 22:09:43 +01:00
ccache.bbclass ccache.bbclass: Use ccache-native and disable ccache for native recipes 2021-01-20 00:45:05 +00:00
ccmake.bbclass
chrpath.bbclass chrpath: Cleanup and fix previous patch 2019-12-29 09:27:16 +00:00
cmake.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
cml1.bbclass Revert "cml1.bbclass: Return sorted list of cfg files" 2021-05-18 23:52:54 +01:00
compress_doc.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
copyleft_compliance.bbclass
copyleft_filter.bbclass
core-image.bbclass licence_image: Add lic-pkgs IMAGE_FEATURE 2021-07-13 14:27:53 +01:00
cpan_build.bbclass
cpan-base.bbclass cpan-base.bbclass: use raw string for regexp 2021-09-19 11:33:14 +01:00
cpan.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
crate-fetch.bbclass classes/crate-fetch: Ensure crate fetcher is available 2021-11-23 10:53:15 +00:00
create-spdx.bbclass create-spdx: Fix key errors in do_create_runtime_spdx 2021-11-21 11:05:02 +00:00
cross-canadian.bbclass buildhistory: Fix package output files for SDKs 2021-10-14 11:22:18 +01:00
cross.bbclass native/cross: Add ar wrapper for determinism 2021-11-26 17:01:08 +00:00
crosssdk.bbclass crosssdk: Set nativesdk specific distro features 2020-02-14 13:07:23 +00:00
cve-check.bbclass classes/cve-check: Move get_patches_cves to library 2021-08-13 14:44:06 +01:00
debian.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
deploy.bbclass deploy.bbclass: Clean DEPLOYDIR before do_deploy 2020-06-30 23:03:02 +01:00
devicetree.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
devshell.bbclass devpyshell: rename to pydevshell 2021-10-11 18:41:39 +01:00
devtool-source.bbclass devtool: fix modify with patches in override directories 2020-10-08 08:08:32 +01:00
devupstream.bbclass meta: Add explict branch to git SRC_URIs 2021-10-30 18:56:47 +01:00
distro_features_check.bbclass distro_features_check: expand with MACHINE_FEATURES and COMBINED_FEATURES, rename 2019-11-21 23:08:19 +00:00
distrooverrides.bbclass distrooverrides.bbclass: Correct override syntax 2021-08-05 08:53:41 +01:00
distutils-common-base.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
distutils3-base.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
distutils3.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
dos2unix.bbclass
externalsrc.bbclass reproducible: Merge code into base.bbclass 2021-10-16 17:41:59 +01:00
extrausers.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
features_check.bbclass distro_features_check: expand with IMAGE_FEATURES 2021-09-01 14:06:18 +01:00
fontcache.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
fs-uuid.bbclass
gconf.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
gettext.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
gi-docgen.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
gio-module-cache.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
glide.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
gnomebase.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
go-mod.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
go-ptest.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
go.bbclass go.bbclass: Allow adding parameters to go ldflags 2021-10-28 14:16:30 +01:00
goarch.bbclass Allow global override of golang GO_DYNLINK 2021-08-20 08:53:03 +01:00
gobject-introspection-data.bbclass
gobject-introspection.bbclass gobject-introspection: Add -Dintrospection only when GIR_MESON_OPTION is not empty 2021-11-13 16:11:27 +00:00
grub-efi-cfg.bbclass grub-efi-cfg: exclude OVERRIDES from build_efi_cfg vardeps 2020-12-15 22:51:56 +00:00
grub-efi.bbclass live-vm-common.bbclass: provide efi population functions for live images 2019-09-19 10:54:32 +01:00
gsettings.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
gtk-doc.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
gtk-icon-cache.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
gtk-immodules-cache.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
icecc.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
image_types_wic.bbclass wic/bootimg-efi: Add Unified Kernel Image option 2021-10-04 15:03:53 +01:00
image_types.bbclass image_types: allow the creation of block devices on top of UBI volumes 2021-10-23 17:42:27 +01:00
image-artifact-names.bbclass reproducible: Merge code into base.bbclass 2021-10-16 17:41:59 +01:00
image-buildinfo.bbclass
image-combined-dbg.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
image-container.bbclass meta: Convert IMAGE_TYPEDEP to use override syntax 2021-08-04 20:45:41 +01:00
image-live.bbclass meta: Convert IMAGE_TYPEDEP to use override syntax 2021-08-04 20:45:41 +01:00
image-postinst-intercepts.bbclass
image-prelink.bbclass reproducible: Drop BUILD_REPRODUCIBLE_BINARIES variable 2021-10-16 17:41:59 +01:00
image.bbclass image: Include psplash only when screen machine feature is enabled 2021-11-24 09:55:54 +00:00
insane.bbclass insane: remove unrecognised option check for Meson 2021-11-13 16:11:27 +00:00
kernel-arch.bbclass
kernel-artifact-names.bbclass image-artifact-names: introduce new bbclass and move some variables into it 2020-09-17 09:47:45 +01:00
kernel-devicetree.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
kernel-fitimage.bbclass kernel-fitimage: use correct kernel image 2021-10-18 13:48:17 +01:00
kernel-grub.bbclass meta: Manual override fixes 2021-08-02 15:44:10 +01:00
kernel-module-split.bbclass Allow opt-out of split kernel modules 2021-08-27 11:54:33 +01:00
kernel-uboot.bbclass kernel-uboot: Handle gzip and lzo compression options 2021-07-28 23:47:00 +01:00
kernel-uimage.bbclass
kernel-yocto.bbclass kernel-yocto: don't apply config metadata patches twice 2021-10-07 15:06:34 +01:00
kernel.bbclass kernel: export native PKGCONFIG variables 2021-11-26 17:01:08 +00:00
kernelsrc.bbclass kernelsrc.bbclass: Fix externalsrc support 2020-03-10 23:20:33 +00:00
lib_package.bbclass
libc-package.bbclass libc_package/buildstats: Fix python regex quoting warnings 2021-09-26 16:35:00 +01:00
license_image.bbclass insane,license,license_image: Allow treating license problems as errors 2021-10-17 11:56:33 +01:00
license.bbclass insane,license,license_image: Allow treating license problems as errors 2021-10-17 11:56:33 +01:00
linux-dummy.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
linux-kernel-base.bbclass
linuxloader.bbclass linuxloader.bbclass: Add entry for ppc64 LE glibc loader 2021-06-17 13:42:31 +01:00
live-vm-common.bbclass live-vm-common.bbclass: provide efi population functions for live images 2019-09-19 10:54:32 +01:00
logging.bbclass
manpages.bbclass meta: convert nested overrides leftovers to new syntax 2021-08-04 20:45:41 +01:00
mcextend.bbclass
meson-routines.bbclass meson.bbclass: split python routines into a separate class 2021-05-14 07:57:27 +01:00
meson.bbclass classes/meson: Add optional rust definitions 2021-11-23 10:53:15 +00:00
metadata_scm.bbclass metadata_scm.bbclass: Use immediate expansion for the METADATA_* variables 2021-03-14 16:33:59 +00:00
migrate_localcount.bbclass
mime-xdg.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
mime.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
mirrors.bbclass mirrors: Add kernel.org sources mirror for downloads.yoctoproject.org 2021-11-13 16:11:27 +00:00
module-base.bbclass
module.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
multilib_global.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
multilib_header.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
multilib_script.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
multilib.bbclass lib/oe/qa,insane: Move extra error handling functions to library 2021-10-17 11:56:32 +01:00
native.bbclass meta: Manual override fixes 2021-08-02 15:44:10 +01:00
nativesdk.bbclass nativesdk: Handle chown/chgrp calls in nativesdk do_install tasks 2021-11-26 17:01:08 +00:00
nopackages.bbclass package_tar.bbclass: Sync to the other package_* classes 2020-08-26 21:56:41 +01:00
npm.bbclass npm: Remove unnecessary configs argument from npm run command 2021-10-23 17:42:28 +01:00
oelint.bbclass
overlayfs.bbclass overlayfs: add debug information 2021-10-30 22:31:52 +01:00
own-mirrors.bbclass own-mirrors.bbclass: Clean up the additions to PREMIRRORS 2021-11-11 17:09:17 +00:00
package_deb.bbclass reproducible: Merge code into base.bbclass 2021-10-16 17:41:59 +01:00
package_ipk.bbclass reproducible: Merge code into base.bbclass 2021-10-16 17:41:59 +01:00
package_pkgdata.bbclass package_pkgdata: Avoid task hash mismatches for generic task changes 2021-06-26 11:27:39 +01:00
package_rpm.bbclass reproducible: Merge code into base.bbclass 2021-10-16 17:41:59 +01:00
package_tar.bbclass package_tar.bbclass: Sync to the other package_* classes 2020-08-26 21:56:41 +01:00
package.bbclass package: Add sanity check for allarch packagegroups 2021-11-15 12:55:27 +00:00
packagedata.bbclass packagedata: Fix after override syntax change 2021-08-06 09:25:25 +01:00
packagegroup.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
patch.bbclass patch: Fix exception reporting with repr() 2021-10-26 12:08:18 +01:00
perl-version.bbclass
perlnative.bbclass
pixbufcache.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
pkgconfig.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
populate_sdk_base.bbclass classes/populate_sdk_base: Add setscene tasks 2021-10-23 22:14:13 +01:00
populate_sdk_ext.bbclass meta: use ln -rs instead of lnr 2021-11-10 19:27:29 +00:00
populate_sdk.bbclass
prexport.bbclass
primport.bbclass
ptest-gnome.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
ptest-perl.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
ptest.bbclass lib/oe/qa,insane: Move extra error handling functions to library 2021-10-17 11:56:32 +01:00
pypi.bbclass pypi: Allow override of PyPI archive name 2021-08-13 14:44:05 +01:00
python3-dir.bbclass python3: update 3.9.7 -> 3.10.0 2021-10-14 11:57:38 +01:00
python3native.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
python3targetconfig.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
qemu.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
qemuboot.bbclass runqemu: support rootfs mounted ro 2021-11-13 16:11:28 +00:00
recipe_sanity.bbclass
relative_symlinks.bbclass
relocatable.bbclass relocatable.bbclass: Avoid an exception if an empty pkgconfig dir exist 2020-06-15 14:53:46 +01:00
remove-libtool.bbclass
report-error.bbclass report-error: Drop pointless inherit 2021-07-10 22:43:41 +01:00
rm_work_and_downloads.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
rm_work.bbclass rm_work.bbclass: Fix for files starting with - 2021-09-28 17:55:04 +01:00
rootfs_deb.bbclass rootfs_deb: handle aarch64 SDK_ARCH 2021-02-18 23:40:01 +00:00
rootfs_ipk.bbclass rootfs_ipk: allow do_populate_sdk in parallel to do_rootfs 2021-01-13 23:13:45 +00:00
rootfs_rpm.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
rootfs-postcommands.bbclass rootfs-postcommands: update systemd_create_users 2021-11-23 10:53:15 +00:00
rootfsdebugfiles.bbclass rootfs-post: remove traling blanks from tasks 2020-07-27 10:37:57 +01:00
rust-bin.bbclass rust: initial merge of most of meta-rust 2021-08-26 22:09:43 +01:00
rust-common.bbclass rust-common.bbclass: rewrite toolchain wrappers in (native) python 2021-10-14 11:48:45 +01:00
rust.bbclass rust: initial merge of most of meta-rust 2021-08-26 22:09:43 +01:00
sanity.bbclass sanity.bbclass: Update required gcc version to v7.5 2021-11-03 10:12:42 +00:00
scons.bbclass scons: support out-of-tree builds 2021-11-07 15:49:51 +00:00
setuptools3.bbclass
sign_ipk.bbclass
sign_package_feed.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
sign_rpm.bbclass sign_rpm.bbclass: ignore thread count 2020-06-17 11:10:28 +01:00
siteconfig.bbclass
siteinfo.bbclass siteinfo/autotools: Ensure task checksums reflect site files 2021-09-23 13:49:11 +01:00
sstate.bbclass sstate: explicitly name the checkhashes thread pool 2021-11-25 21:55:10 +00:00
staging.bbclass staging: Fix autoconf-native rebuild failure 2021-10-26 12:08:18 +01:00
syslinux.bbclass image_types: Remove remnants of hdddirect 2019-07-26 08:41:38 +01:00
systemd-boot-cfg.bbclass
systemd-boot.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
systemd.bbclass meta: Manual override fixes 2021-08-02 15:44:10 +01:00
terminal.bbclass terminal.bbclass: force bash for devshell 2021-08-13 22:43:56 +01:00
testexport.bbclass testexport: rename create_tarball method 2020-09-21 23:54:39 +01:00
testimage.bbclass testimage: remove target_modules_path 2021-10-23 17:42:28 +01:00
testsdk.bbclass
texinfo.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
toaster.bbclass package/scripts: Fix FILES_INFO handling 2021-08-17 09:53:04 +01:00
toolchain-scripts-base.bbclass
toolchain-scripts.bbclass siteinfo/autotools: Ensure task checksums reflect site files 2021-09-23 13:49:11 +01:00
typecheck.bbclass
uboot-config.bbclass u-boot: Convert ${UBOOT_ENV}.cmd into ${UBOOT_ENV}.scr 2021-10-16 17:41:59 +01:00
uboot-extlinux-config.bbclass uboot-extlinux-config: Fix missing override conversion 2021-08-04 20:45:41 +01:00
uboot-sign.bbclass featimage: refactor style 2021-10-18 13:48:17 +01:00
uninative.bbclass uninative: Add version to uninative tarball name 2021-11-13 16:11:27 +00:00
update-alternatives.bbclass package_rpm/update-alternatives: fix package's provides 2021-08-22 22:21:46 +01:00
update-rc.d.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
upstream-version-is-even.bbclass
useradd_base.bbclass add new extrausers command passwd-expire 2020-11-11 10:08:12 +00:00
useradd-staticids.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
useradd.bbclass useradd: Ensure preinst data is expanded correctly in pkgdata 2021-09-16 09:50:34 +01:00
utility-tasks.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
utils.bbclass utils: Drop obsolete oe_machinstall function 2021-09-07 21:54:11 +01:00
vala.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
waf.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
xmlcatalog.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00