poky/meta/classes
Richard Purdie 3f53f869ae cross: Drop unused do_install
All the users of the cross class I could find redefine the do_install
function. It is unusual and likely undesirable for the class to be
changing this from the default and likely a leftover from different
times. Remove it as it isn't doing anything.

[YOCTO #9272]

(From OE-Core rev: 72f0e03a6909e6856510d913863fc9301de32cec)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-09-21 23:44:08 +01:00
..
allarch.bbclass allarch: only enable allarch when multilib is not used 2018-09-13 07:42:28 +01:00
archiver.bbclass archiver.bbclass: fix do_ar_configured failure for kernel 2021-07-28 23:47:00 +01:00
autotools-brokensep.bbclass
autotools.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
baremetal-image.bbclass baremetal-helloworld: Enable RISC-V 32 port 2021-08-12 06:26:16 +01:00
base.bbclass base/kernel: Support zstd-compressed squashfs and cpio initramfs 2021-09-01 14:06:17 +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 classes/recipes: Convert SkipPackage -> SkipRecipe 2018-01-26 13:09:09 +00:00
buildhistory.bbclass buildhistory: Label packages providing per-file dependencies in depends.dot 2021-09-01 14:06:18 +01:00
buildstats-summary.bbclass meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
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 ccmake.bbclass: Fix up un-escaped quotes in output formatting 2019-04-12 09:29:06 +01:00
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 meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
copyleft_filter.bbclass copyleft_filter.bbclass: restore possiblity to filter on type 2017-06-28 20:55:08 +01:00
core-image.bbclass licence_image: Add lic-pkgs IMAGE_FEATURE 2021-07-13 14:27:53 +01:00
cpan_build.bbclass meta/classes: adjust perl-related classes to the new recipes 2019-01-11 10:39:09 +00:00
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 rust: initial merge of most of meta-rust 2021-08-26 22:09:43 +01:00
create-spdx.bbclass create-spdx.bbclass: Search all license directories for licenses 2021-09-16 09:50:34 +01:00
cross-canadian.bbclass cross-canadian: make android pass target sys check 2021-09-10 09:25:38 +01:00
cross.bbclass cross: Drop unused do_install 2021-09-21 23:44:08 +01: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 devshell.bbclass: Exceptions displayed within devpyshell 2021-03-20 18:54:56 +00:00
devtool-source.bbclass devtool: fix modify with patches in override directories 2020-10-08 08:08:32 +01:00
devupstream.bbclass devupstream: Allow support of native class extensions 2021-08-04 20:45:41 +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 dos2unix.bbclass: Move to oe-core 2018-08-20 17:38:22 +01:00
externalsrc.bbclass externalsrc: Work with reproducible_build 2021-09-11 22:39:19 +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 gummiboot: Remove/change gummiboot references with systemd-boot 2017-01-09 13:39:11 +00:00
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 Convert to new override syntax 2021-08-02 15:44:10 +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 Convert to new override syntax 2021-08-02 15:44:10 +01: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 image_types_wic.bbclass: alphabetize list of WICVARS 2021-09-07 21:54:11 +01:00
image_types.bbclass base/kernel: Support zstd-compressed squashfs and cpio initramfs 2021-09-01 14:06:17 +01:00
image-artifact-names.bbclass image-artifact-names: make variables overridable 2020-09-20 12:48:11 +01:00
image-buildinfo.bbclass image-buildinfo: Remove unused function argument 2018-12-08 17:17:01 +00:00
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-postinst-intercepts.bbclass: add class 2018-08-16 09:49:39 +01:00
image-prelink.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
image.bbclass image: Drop COMPRESS_CMD 2021-08-04 20:45:41 +01:00
insane.bbclass insane.bbclass: add FILERDEPENDS related check back 2021-09-16 09:50:34 +01:00
kernel-arch.bbclass kernel-arch.bbclass: add m68k to kernel arch map 2018-10-08 14:13:54 +01:00
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 base/kernel: Support zstd-compressed squashfs and cpio initramfs 2021-09-01 14:06: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 u-boot: Add mkenvimage tool 2018-11-23 23:35:19 +00:00
kernel-yocto.bbclass kernel-yocto: Simplify no git repo case in do_kernel_checkout 2021-08-04 10:38:26 +01:00
kernel.bbclass base/kernel: Support zstd-compressed squashfs and cpio initramfs 2021-09-01 14:06:17 +01:00
kernelsrc.bbclass kernelsrc.bbclass: Fix externalsrc support 2020-03-10 23:20:33 +00:00
lib_package.bbclass
libc-package.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
license_image.bbclass package: Fix overrides converion issue with PKGSIZE 2021-08-17 09:53:04 +01:00
license.bbclass license: Exclude COPYING.MIT from pseudo 2021-08-04 20:45:41 +01:00
linux-dummy.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
linux-kernel-base.bbclass classes: Remove tab indentations in python code 2018-11-23 23:35:19 +00:00
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 logging.bbclass: Enclose the tr string in quotes 2018-02-24 10:31:48 +00:00
manpages.bbclass meta: convert nested overrides leftovers to new syntax 2021-08-04 20:45:41 +01:00
mcextend.bbclass mcextend: Add helper class useful for multiconfig 2019-03-03 15:38:13 +00:00
meson-routines.bbclass meson.bbclass: split python routines into a separate class 2021-05-14 07:57:27 +01:00
meson.bbclass meson.bbclass: Make the default buildtype "debug" if DEBUG_BUILD is 1 2021-08-27 11:54:34 +01:00
meta.bbclass
metadata_scm.bbclass metadata_scm.bbclass: Use immediate expansion for the METADATA_* variables 2021-03-14 16:33:59 +00:00
migrate_localcount.bbclass meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
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.bbclass: remove redundant server-specific mirrors 2021-09-03 09:53:29 +01:00
module-base.bbclass make-mod-scripts: change how some kernel module tools are built 2018-02-24 10:31:44 +00:00
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 multilib.bbclass: add RDEPENDS related check back 2021-09-16 09:50:34 +01:00
native.bbclass meta: Manual override fixes 2021-08-02 15:44:10 +01:00
nativesdk.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
nopackages.bbclass package_tar.bbclass: Sync to the other package_* classes 2020-08-26 21:56:41 +01:00
npm.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
oelint.bbclass meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
overlayfs.bbclass overlayfs.bbclass: generate overlayfs mount units 2021-08-12 06:26:15 +01:00
own-mirrors.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
package_deb.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
package_ipk.bbclass Convert to new override syntax 2021-08-02 15:44:10 +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 package_rpm/update-alternatives: fix package's provides 2021-08-22 22:21:46 +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: Fix pkgdata determinism issues 2021-09-16 09:50:34 +01: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 Convert to new override syntax 2021-08-02 15:44:10 +01:00
perl-version.bbclass meta/classes: adjust perl-related classes to the new recipes 2019-01-11 10:39:09 +00:00
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 sdk: Decouple default install path from built in path 2021-08-02 15:44:11 +01:00
populate_sdk_ext.bbclass populate_sdk_ext: Fix handling of TOOLCHAIN_HOST_TASK in the eSDK case 2021-08-02 15:44:11 +01:00
populate_sdk.bbclass
prexport.bbclass meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
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 ptest: allow the ptest-packagelists.inc warning to be disabled 2021-09-02 12:12:08 +01:00
pypi.bbclass pypi: Allow override of PyPI archive name 2021-08-13 14:44:05 +01:00
python3-dir.bbclass python: update 3.8.5 -> 3.9.0 2020-10-30 13:22:49 +00: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 meta: Manual override fixes 2021-08-02 15:44:10 +01:00
recipe_sanity.bbclass recipe_sanity: Drop now unused FILESDIR 2017-04-05 23:22:11 +01:00
relative_symlinks.bbclass openssl/fontconfig/bzip2: Use relative symlinks instead of absolute ones (using a new class) 2017-02-09 10:52:03 +00:00
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
reproducible_build_simple.bbclass Revert "rootfs: Make BUILDNAME a weak default in reproducible_build_simple" 2020-02-21 17:48:09 +00:00
reproducible_build.bbclass reproducible_build: Remove BUILD_REPRODUCIBLE_BINARIES checking 2021-09-11 22:39:19 +01:00
rm_work_and_downloads.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
rm_work.bbclass Convert to new override syntax 2021-08-02 15:44:10 +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 systemd: '${systemd_unitdir}/system' => '${systemd_system_unitdir}' 2021-09-07 21:54:11 +01: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: make sure ccache exist 2021-09-19 11:33:14 +01:00
rust.bbclass rust: initial merge of most of meta-rust 2021-08-26 22:09:43 +01:00
sanity.bbclass meta: Manual override fixes 2021-08-02 15:44:10 +01:00
scons.bbclass meta: drop _PYTHON_SYSCONFIGDATA_NAME hacks 2020-11-16 14:27:46 +00:00
setuptools3.bbclass distutils/setuptools, distutils3/setuptools3: improve reproducibility 2018-07-26 13:16:40 +01:00
sign_ipk.bbclass meta: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
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 classes: Remove tab indentations in python code 2018-11-23 23:35:19 +00:00
siteinfo.bbclass siteinfo: Recognize bigendian sh3be and sh4be 2020-10-17 23:22:19 +01:00
sstate.bbclass sstate: Ensure SDE is accounted for in package task timestamps 2021-09-16 09:50:34 +01:00
staging.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
syslinux.bbclass image_types: Remove remnants of hdddirect 2019-07-26 08:41:38 +01:00
systemd-boot-cfg.bbclass grub-efi-cfg, systemd-boot-cfg: use MACHINE_ARCH 2019-05-16 16:35:12 +01:00
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 aarch64 xorg exclusion 2021-09-21 23:44:08 +01:00
testsdk.bbclass classes/testsdk: Split implementation into classes 2018-11-21 11:54:14 +00:00
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 Convert to new override syntax 2021-08-02 15:44:10 +01:00
typecheck.bbclass meta: remove True option to getVarFlag calls 2016-12-16 10:23:23 +00:00
uboot-config.bbclass u-boot: Make UBOOT_BINARYNAME configurable 2021-09-02 12:12:08 +01:00
uboot-extlinux-config.bbclass uboot-extlinux-config: Fix missing override conversion 2021-08-04 20:45:41 +01:00
uboot-sign.bbclass Convert to new override syntax 2021-08-02 15:44:10 +01:00
uninative.bbclass uninative: Improve glob to handle glibc 2.34 2021-08-18 17:01:06 +01: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 upstream-version-is-even.bbclass: exclude various alphas, betas, pre-releases etc. 2016-12-17 09:57:04 +00:00
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