poky/meta/classes
Konrad Weihmann cf9fd0e770 testexport: rename create_tarball method
as otherwise when using it in combination with archiver.bbclass we would
have 2 methods of the same name but with different signatures
leading to various hard to understand exceptions

(From OE-Core rev: ce0c1cb2fc67881d2edcbe269ea934917ccfb48a)

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-09-21 23:54:39 +01:00
..
allarch.bbclass allarch: only enable allarch when multilib is not used 2018-09-13 07:42:28 +01:00
archiver.bbclass classes/archive: do_configure should not depend on do_ar_patched 2020-07-05 15:04:40 +01:00
autotools-brokensep.bbclass
autotools.bbclass autotools: don't special-case help2man-native for dependencies 2020-07-18 11:06:32 +01:00
baremetal-image.bbclass baremetal-image.bbclass: Create a class for baremetal applications or an RTOS 2020-07-08 10:37:12 +01:00
base.bbclass multilib/recipes: Use new RecipePostKeyExpansion event 2020-05-27 10:47:05 +01:00
bash-completion.bbclass
bin_package.bbclass
binconfig-disabled.bbclass
binconfig.bbclass binconfig: don't try to fix up .la files 2019-06-19 12:46:44 +01:00
blacklist.bbclass
buildhistory.bbclass image-artifact-names: introduce new bbclass and move some variables into it 2020-09-17 09:47:45 +01:00
buildstats-summary.bbclass
buildstats.bbclass buildstats.bbclass: Do not recalculate build start time 2020-06-04 13:27:32 +01:00
ccache.bbclass ccache.bbclass: Set CCACHE_CONFIGPATH to fix race issues 2019-01-14 11:35:55 +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
clutter.bbclass clutter-gtk-1.0: convert to meson 2019-02-19 16:14:57 +00:00
cmake.bbclass cmake.bbclass: Rework compiler program variables for allarch 2020-08-10 18:14:59 +01:00
cml1.bbclass cml1: Add the option to choose the .config root dir 2020-08-08 09:17:49 +01:00
compress_doc.bbclass classes/compress_doc: add missing import subprocess 2019-01-16 15:35:07 +00:00
copyleft_compliance.bbclass
copyleft_filter.bbclass
core-image.bbclass core-image.bbclass: add mention of allow-root-login, stateless-rootfs 2020-03-30 12:33:29 +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 meta/classes: adjust perl-related classes to the new recipes 2019-01-11 10:39:09 +00:00
cpan.bbclass meta/classes: adjust perl-related classes to the new recipes 2019-01-11 10:39:09 +00:00
cross-canadian.bbclass crosssdk/cross-canadian: Set LIBCOVERRIDE correctly 2018-12-26 11:12:12 +00:00
cross.bbclass native/cross/nativesdk: Drop obsolete do_populate_sysroot[stamp-extra-info] 2020-01-27 16:48:10 +00:00
crosssdk.bbclass crosssdk: Set nativesdk specific distro features 2020-02-14 13:07:23 +00:00
cve-check.bbclass cve-update-db-native: use fetch task 2020-09-12 14:49:00 +01:00
debian.bbclass meta: Fix Deprecated warnings from regexs 2019-01-16 15:35:07 +00:00
deploy.bbclass deploy.bbclass: Clean DEPLOYDIR before do_deploy 2020-06-30 23:03:02 +01:00
devicetree.bbclass devicetree.bbclass: include symbols in base DT 2020-02-14 13:07:23 +00:00
devshell.bbclass
devtool-source.bbclass devtool-source.bbclass: Use with to manage file handle lifetime 2019-10-23 16:30:36 +01:00
devupstream.bbclass
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
distutils-common-base.bbclass distutils-common-base.bbclass: Define commonly used compiler variables 2018-09-04 11:03:55 +01:00
distutils3-base.bbclass
distutils3.bbclass distutils3: do out of tree builds 2019-12-28 23:25:41 +00:00
dos2unix.bbclass dos2unix.bbclass: Move to oe-core 2018-08-20 17:38:22 +01:00
externalsrc.bbclass externalsrc: always set SRCPV 2019-12-28 23:25:42 +00:00
extrausers.bbclass extrausers.bbclass: Suggest to use IMAGE_CLASSES rather than INHERIT 2019-01-18 16:24:40 +00:00
features_check.bbclass features_check: Warn if not used 2020-06-12 08:25:05 +01:00
fontcache.bbclass multilib/recipes: Use new RecipePostKeyExpansion event 2020-05-27 10:47:05 +01:00
fs-uuid.bbclass
gconf.bbclass meta: Fix Deprecated warnings from regexs 2019-01-16 15:35:07 +00:00
gettext.bbclass
gio-module-cache.bbclass
glide.bbclass
gnomebase.bbclass
go-mod.bbclass go-mod.bbclass: Add class for go mod support 2020-05-26 23:07:12 +01:00
go-ptest.bbclass go.bbclass: separate the ptest logic to go-ptest class 2019-07-09 23:30:44 +01:00
go.bbclass go.bbclass: Add -trimpath to default build flags 2020-05-26 23:07:12 +01:00
goarch.bbclass goarch.bbclass: Disable dynamic linking on PPC64 LE 2020-01-21 12:52:53 +00:00
gobject-introspection-data.bbclass
gobject-introspection.bbclass gobject-introspection: auto-enable/-disable gobject-introspection for meson 2019-04-11 21:15:56 +01:00
godep.bbclass
grub-efi-cfg.bbclass grub-efi-cfg: enable per-label APPEND override 2020-03-11 11:44:29 +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 gsettings: allow the schemas to be in any package 2019-01-11 10:39:09 +00:00
gtk-doc.bbclass gtk-doc.bbclass: unify option setting for meson-based recipes 2019-04-25 00:05:20 +01:00
gtk-icon-cache.bbclass gtk-icon-cache.bbclass: add features_check 2020-07-28 12:41:10 +01:00
gtk-immodules-cache.bbclass gtk-immodules-cache.bbclass: fix post install scriptlet error 2020-07-22 12:45:56 +01:00
icecc.bbclass icecc.bbclass: replace superfluous "+=" with "=" 2020-02-14 13:07:23 +00:00
image_types_wic.bbclass wic/bootimg-efi: IMAGE_EFI_BOOT_FILES variable added to separate bootimg-efi and bootimg-partition 2020-09-15 11:53:28 +01:00
image_types.bbclass image-artifact-names: introduce new bbclass and move some variables into it 2020-09-17 09:47:45 +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
image-container.bbclass
image-live.bbclass image-artifact-names: introduce new bbclass and move some variables into it 2020-09-17 09:47:45 +01:00
image-mklibs.bbclass linuxloader: Convert to python function 2018-08-23 17:58:59 +01:00
image-postinst-intercepts.bbclass image-postinst-intercepts.bbclass: add class 2018-08-16 09:49:39 +01:00
image-prelink.bbclass image-prelink: remove assumption of sysconfdir presence 2020-03-11 11:44:29 +00:00
image.bbclass image.bbclass: fix REPRODUCIBLE_TIMESTAMP_ROOTFS reference 2020-09-08 16:43:40 +01:00
insane.bbclass insane: check for missing update-alternatives inherit 2020-09-17 09:47:45 +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 kernel-devicetree: Fix intermittent build failures caused by DTB builds 2020-08-06 15:12:39 +01:00
kernel-fitimage.bbclass kernel-fitimage: build configuration for image tree when dtb is not present 2020-08-08 09:17:48 +01:00
kernel-grub.bbclass
kernel-module-split.bbclass kernel-module-split.bbclass: support CONFIG_MODULE_COMPRESS=y 2019-04-26 10:09:08 +01:00
kernel-uboot.bbclass kernel-uboot: remove useless special casing of arm64 Image 2019-07-26 08:41:38 +01:00
kernel-uimage.bbclass u-boot: Add mkenvimage tool 2018-11-23 23:35:19 +00:00
kernel-yocto.bbclass kernel-yocto: only replace leading -I in include paths 2020-09-03 09:44:30 +01:00
kernel.bbclass kernel.bbclass: use camelCase notation for bash variables in do_deploy 2020-09-17 09:47:45 +01:00
kernelsrc.bbclass kernelsrc.bbclass: Fix externalsrc support 2020-03-10 23:20:33 +00:00
lib_package.bbclass
libc-package.bbclass classes, conf, lib: Add support for powerpc64le 2020-01-19 23:49:39 +00:00
license_image.bbclass license_image.bbclass: Fix symlink to the image license manifest dir creation 2020-09-12 14:49:00 +01:00
license.bbclass license.bbclass: Make incompatible_pkg_license return incompatible lics 2019-12-16 23:25:50 +00:00
linux-kernel-base.bbclass classes: Remove tab indentations in python code 2018-11-23 23:35:19 +00:00
linuxloader.bbclass linuxloader.bbclass: Define riscv32 ldso for musl 2020-09-12 14:49:00 +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 manpages.bbclass: Fix rootfs host corruption 2020-01-27 16:48:08 +00:00
mcextend.bbclass mcextend: Add helper class useful for multiconfig 2019-03-03 15:38:13 +00:00
meson.bbclass meson.bbclass: add a cups-config entry 2020-08-06 15:12:39 +01:00
meta.bbclass
metadata_scm.bbclass metadata_scm: Drop orphaned monotone functions 2018-11-14 11:14:39 +00:00
migrate_localcount.bbclass
mime-xdg.bbclass mime-xdg.bbclass: Fix typo in comment 2020-03-01 17:50:30 +00:00
mime.bbclass mime.bbclass: fix post install scriptlet error 2020-06-23 12:31:03 +01:00
mirrors.bbclass recipes: Update git.gnome.org addresses after upstream changes 2018-09-04 11:03:56 +01:00
module-base.bbclass
module.bbclass module.bbclass: Add INSTALL_FW_PATH for out-of-tree modules 2018-11-16 11:46:07 +00:00
multilib_global.bbclass multilib_global: Fix KERNEL_VERSION expansion problems 2019-06-27 12:20:36 +01:00
multilib_header.bbclass
multilib_script.bbclass multilib_script: fix whitespace 2019-07-03 17:00:57 +01:00
multilib.bbclass multilib/recipes: Use new RecipePostKeyExpansion event 2020-05-27 10:47:05 +01:00
native.bbclass native/cross/nativesdk: Drop obsolete do_populate_sysroot[stamp-extra-info] 2020-01-27 16:48:10 +00:00
nativesdk.bbclass nativesdk: Set the CXXFLAGS to the BUILDSDK_CXXFLAGS 2020-07-12 12:21:48 +01:00
nopackages.bbclass package_tar.bbclass: Sync to the other package_* classes 2020-08-26 21:56:41 +01:00
npm.bbclass classes/npm: force to rebuild the prebuild addons 2020-01-27 16:48:09 +00:00
oelint.bbclass
own-mirrors.bbclass
package_deb.bbclass package_deb.bbclass: add PACKAGE_ADD_METADATA_DEB to sstate variables 2020-05-25 22:25:53 +01:00
package_ipk.bbclass package_ipk.bbclass: add PACKAGE_ADD_METADATA_IPK to sstate variables 2020-05-25 22:25:53 +01:00
package_pkgdata.bbclass package: Build pkgdata specific to the current recipe 2019-06-30 22:40:52 +01:00
package_rpm.bbclass nativesdk-sdk-provides-dummy: Add /bin/sh 2020-08-22 15:46:55 +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.bbclass: hash equivalency and pr service 2020-09-03 09:44:30 +01:00
packagedata.bbclass
packagegroup.bbclass packagegroup: fix a comment regarding PACKAGE_ARCH 2019-10-02 20:22:25 +01:00
patch.bbclass patch: Extend to native/nativesdk and depend upon 2020-02-06 12:16:34 +00: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 base/pixbufcache: Remove obsolete sstatecompletions code 2019-04-05 17:32:50 +01:00
pkgconfig.bbclass
populate_sdk_base.bbclass populate_sdk_base.bbclass: fix warning: name not matched 2020-05-14 14:15:11 +01:00
populate_sdk_ext.bbclass populate_sdk_ext: Do not assume local.conf will always exist 2020-09-14 00:14:28 +01:00
populate_sdk.bbclass
prexport.bbclass
primport.bbclass
ptest-gnome.bbclass
ptest-perl.bbclass
ptest.bbclass ptest: append to FILES 2020-07-12 12:21:48 +01:00
pypi.bbclass pypi.bbclass: use new pypi UPSTREAM_CHECK_URI 2020-05-12 15:20:42 +01:00
python3-dir.bbclass python3: update to 3.8.1 2020-01-21 12:52:52 +00:00
python3native.bbclass cmake: fix Python executable with cmake 2020-04-05 11:46:38 +01:00
qemu.bbclass qemu: Enable ppc64le support for qemu-usermode 2020-01-22 15:56:14 +00:00
qemuboot.bbclass image-artifact-names: introduce new bbclass and move some variables into it 2020-09-17 09:47:45 +01: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.bbclass: Use with to control file handle lifetime 2019-10-23 16:30:36 +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 classes/reproducible: Move to library code 2020-07-22 12:45:56 +01:00
rm_work_and_downloads.bbclass
rm_work.bbclass rm_work: Simplify logic for setscene promotion 2019-11-10 14:06:10 +00:00
rootfs_deb.bbclass rootfs_*: Also depend on do_package_qa 2018-10-09 19:04:02 +01:00
rootfs_ipk.bbclass opkg/package/rootfs_ipk: allow overwriting OPKGLIBDIR 2019-07-17 19:25:02 +01:00
rootfs_rpm.bbclass rootfs_*: Also depend on do_package_qa 2018-10-09 19:04:02 +01:00
rootfs-postcommands.bbclass image-artifact-names: introduce new bbclass and move some variables into it 2020-09-17 09:47:45 +01:00
rootfsdebugfiles.bbclass rootfs-post: remove traling blanks from tasks 2020-07-27 10:37:57 +01:00
sanity.bbclass sanity.bbclass: Detect and fail if 'inherit' is used in conf file 2020-05-24 23:56:03 +01:00
scons.bbclass scons: inherit python3native 2019-06-14 22:48:22 +01:00
setuptools3.bbclass
sign_ipk.bbclass
sign_package_feed.bbclass
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 microblaze: Adjust Linux items from microblazeeb to microblaze 2020-02-06 12:16:34 +00:00
sstate.bbclass sstate.bbclass: When siginfo or sig files are missing, stop fetcher errors 2020-05-30 12:32:48 +01:00
staging.bbclass abi_version/staging: Bump versions to force rebuild after sstate corruption 2020-05-02 09:08:52 +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 live-vm-common.bbclass: provide efi population functions for live images 2019-09-19 10:54:32 +01:00
systemd.bbclass systemd.bbclass: enable all services specified in ${SYSTEMD_SERVICE} 2019-10-19 23:18:33 +01:00
terminal.bbclass terminal.bbclass: Generate do_terminal as bitbake would 2019-04-03 14:50:13 +01:00
testexport.bbclass testexport: rename create_tarball method 2020-09-21 23:54:39 +01:00
testimage.bbclass image-artifact-names: introduce new bbclass and move some variables into it 2020-09-17 09:47:45 +01:00
testsdk.bbclass classes/testsdk: Split implementation into classes 2018-11-21 11:54:14 +00:00
texinfo.bbclass texinfo: Only build texinfo when api-docs enabled 2020-02-03 00:10:11 +00:00
toaster.bbclass toaster.bbclass: Fix error when toaster is used to monitor a build 2020-02-02 16:57:21 +00:00
toolchain-scripts-base.bbclass
toolchain-scripts.bbclass toolchain-scripts: export READELF 2019-10-09 14:07:43 +01:00
typecheck.bbclass
uboot-config.bbclass
uboot-extlinux-config.bbclass uboot: fixes to uboot-extlinux-config attribute values 2019-08-14 17:33:49 +01:00
uboot-sign.bbclass uboot-sign: Refactor do_deploy prefunc to do_deploy_prepend 2020-06-30 23:03:02 +01:00
uninative.bbclass uninative: Handle PREMIRRORS generically 2020-08-08 09:17:49 +01:00
update-alternatives.bbclass update-alternatives.bbclass: run update-alternatives firstly in postinst script 2019-06-27 12:20:36 +01:00
update-rc.d.bbclass update-rc.d: support enable/disable options 2019-06-21 15:32:36 +01:00
upstream-version-is-even.bbclass
useradd_base.bbclass useradd_base.bbclass: Make perform_groupmems handle overlapping usernames 2018-10-16 20:35:43 +01:00
useradd-staticids.bbclass useradd-staticids: print exception after parse_args() error 2019-05-07 10:12:53 +01:00
useradd.bbclass useradd: Ensure do_populate_sysroot has dependency on useradd variables 2019-06-01 11:27:06 +01:00
utility-tasks.bbclass
utils.bbclass utils: Drop is_machine_specific()/machine_paths() 2020-05-05 13:19:55 +01:00
vala.bbclass vala.bbclass: add libdir to XDG_DATA_DIRS 2020-03-29 12:05:31 +01:00
waf.bbclass classes/waf: Set WAFLOCK 2019-04-23 23:30:20 +01:00
xmlcatalog.bbclass xmlcatalog: hold libxml2-native dependency 2019-07-11 09:32:50 +01:00