poky/meta/classes
Mark Hatle 1471ca2def populate_sdk_ext: Avoid copying and producing .pyc files
Since pyc cache files are really system specific, no real reason to copy or
generate them during the eSDK build process.  Also generating them has the
possibility of re-using inodes that pseudo may have been tracking, leading
a build failure.

(From OE-Core rev: b89b583067762aa5ec53341a6bc0ec2d87790a1b)

Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ce8eba263647ae63a722122e28f26af46ae083a0)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-05-05 17:43:23 +01:00
..
allarch.bbclass
archiver.bbclass archiver.bbclass: Fix --runall=deploy_archives for images 2021-01-04 11:45:47 +00:00
autotools-brokensep.bbclass
autotools.bbclass autotools.bbclass: Order CONFIG_SHELL before CACHED_CONFIGUREVARS 2020-10-17 12:34:29 +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 uninative: Don't use single sstate for pseudo-native 2020-12-18 23:01:48 +00: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 buildhistory: add missing vardepsexcludes 2021-04-19 12:55:20 +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-check: add include/exclude layers 2021-03-10 00:24:25 +00: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 devshell.bbclass: Exceptions displayed within devpyshell 2021-04-19 12:55:20 +01:00
devtool-source.bbclass devtool: fix modify with patches in override directories 2020-10-08 08:08:32 +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: fix LINKSHARED expansion 2020-12-03 23:02:08 +00:00
distutils3-base.bbclass distutils3-base.bbclass: use python3targetconfig 2021-02-11 17:46:12 +00:00
distutils3.bbclass distutils3: do out of tree builds 2019-12-28 23:25:41 +00:00
dos2unix.bbclass
externalsrc.bbclass externalsrc: Detect code changes in submodules 2021-04-23 10:41:21 +01: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: use append to add modcacherw 2020-09-28 14:15:48 +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: Use external linker for native packages 2021-01-04 11:45:47 +00: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 image_types_wic: Move wic working directory 2021-01-27 09:32:45 +00:00
image_types.bbclass image_types.bbclass: tar: use posix format instead of gnu 2021-02-11 17:46:12 +00: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-live.bbclass: optional depends when ROOTFS empty 2021-04-19 12:55:20 +01:00
image-mklibs.bbclass
image-postinst-intercepts.bbclass
image-prelink.bbclass image-prelink: remove assumption of sysconfdir presence 2020-03-11 11:44:29 +00:00
image.bbclass image,populate_sdk_base: move 'func' flag setting for sdk command vars 2021-04-19 12:55:20 +01:00
insane.bbclass insane: clean up some more warning messages 2021-04-23 10:41:21 +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: generate openssl RSA keys for signing fitimage 2020-10-06 23:14:24 +01:00
kernel-grub.bbclass
kernel-module-split.bbclass kernel-module-split.bbclass: fix kernel modules getting marked as CONFFILES 2020-12-18 23:01:48 +00: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: add KBUILD_DEFCONFIG search location to failure message 2020-09-25 10:54:30 +01:00
kernel.bbclass kernel.bbclass: fix deployment for initramfs images 2021-02-11 17:46:12 +00: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: Don't attempt to symlink to the same file 2021-02-11 17:46:12 +00:00
license.bbclass license.bbclass: Add COMMON_LICENSE_DIR and LICENSE_PATH dirs to PSEUDO_IGNORE_PATHS 2021-01-18 23:51:07 +00:00
linux-kernel-base.bbclass classes: Remove tab indentations in python code 2018-11-23 23:35:19 +00:00
linuxloader.bbclass linuxloader: Avoid confusing string concat errors 2021-01-27 09:32:45 +00: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
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 npm.bbclass: avoid building target nodejs for native npm recipes 2021-03-10 00:24:25 +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 package_rpm: Enable use_source_date_epoch_as_buildtime in package_rpm class 2021-03-10 00:24:25 +00:00
package_tar.bbclass package_tar.bbclass: Sync to the other package_* classes 2020-08-26 21:56:41 +01:00
package.bbclass package: Ensure do_packagedata is cleaned correctly 2021-02-11 17:46:12 +00: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 image,populate_sdk_base: move 'func' flag setting for sdk command vars 2021-04-19 12:55:20 +01:00
populate_sdk_ext.bbclass populate_sdk_ext: Avoid copying and producing .pyc files 2021-05-05 17:43:23 +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 python3: split python target configuration into own class 2021-02-11 17:46:12 +00:00
python3targetconfig.bbclass python3targetconfig.bbclass: Make py3 dep and tasks only for target recipes 2021-02-11 17:46:12 +00:00
qemu.bbclass qemu: Enable ppc64le support for qemu-usermode 2020-01-22 15:56:14 +00:00
qemuboot.bbclass qemuboot.bbclass: Fix a typo 2020-11-12 13:06: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.bbclass: Add layer and bitbake version info to error report 2021-03-10 00:24:26 +00: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_deb: handle aarch64 SDK_ARCH 2021-03-10 00:24:24 +00:00
rootfs_ipk.bbclass roofs_*.bbclass: fix missing vardeps for do_rootfs 2020-11-29 00:07:58 +00:00
rootfs_rpm.bbclass roofs_*.bbclass: fix missing vardeps for do_rootfs 2020-11-29 00:07:58 +00: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: Further improve directory sanity tests 2021-04-30 14:37:32 +01:00
scons.bbclass meta: drop _PYTHON_SYSCONFIGDATA_NAME hacks 2021-02-11 17:46:12 +00: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 siteinfo: Recognize bigendian sh3be and sh4be 2020-10-17 23:22:19 +01:00
sstate.bbclass uninative: Don't use single sstate for pseudo-native 2020-12-18 23:01:48 +00:00
staging.bbclass staging: Clean up files installed into the sysroot 2021-02-11 17:46:11 +00: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: improve error message when a service unit specified in SYSTEMD_SERVICE is not found 2021-01-27 09:32:45 +00: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 testimage: print results for interrupted runs 2020-11-20 10:53:21 +00: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: Fix typo in error message 2020-10-13 09:42:08 +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 waf: add ${B} to do_configure[cleandirs] 2020-10-17 23:22:19 +01:00
xmlcatalog.bbclass xmlcatalog: hold libxml2-native dependency 2019-07-11 09:32:50 +01:00