summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2021-02-18python3: split python target configuration into own classAlexander Kanavin
2021-02-18image_types.bbclass: tar: use posix format instead of gnuMartin Jansa
2021-02-18image_types: Ensure tar archives are reproducibleRichard Purdie
2021-02-10classes/image_types_wic: Reorder do_flush_pseudodbRicardo Ribalda
2021-02-10npm.bbclass: use python3 for npm configVyacheslav Yurkov
2021-02-10buildhistory.bbclass: avoid exception for empty BUILDHISTORY_FEATURES variablePeter Bergin
2021-02-10kernel.bbclass: fix deployment for initramfs imagesAwais Belal
2021-02-10package: Ensure do_packagedata is cleaned correctlyRichard Purdie
2021-02-10package.bbclass: hash equivalency and pr serviceMark Hatle
2021-02-10cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang
2021-02-10cve-check: replace Looseversion with custom version classLee Chee Yang
2021-02-10sanity.bbclass: Check if PSEUDO_IGNORE_PATHS and paths under pseudo control o...Dorinda
2021-02-05staging: Clean up files installed into the sysrootRichard Purdie
2021-02-05externalsrc: Detect code changes in submodulesTomasz Dziendzielski
2021-02-05externalsrc: Fix parsing error with devtool non-git sourcesTomasz Dziendzielski
2021-02-05sanity.bbclass: sanity check for if bitbake is present in PATHDorinda
2021-02-05sanity: Verify that user isn't building in PSEUDO_IGNORE_PATHSDorinda
2021-02-03image_types_wic: Move wic working directoryPaul Barker
2021-02-03wic: Allow exec_native_cmd to run HOSTTOOLSPaul Barker
2021-02-03license.bbclass: Add COMMON_LICENSE_DIR and LICENSE_PATH dirs to PSEUDO_IGNOR...Martin Jansa
2021-02-03distutils3: allow setup.py to be run from a different directory to ${S}Jack Mitchell
2021-02-03uninative: Don't use single sstate for pseudo-nativeRichard Purdie
2021-02-03base.bbclass: use os.path.normpath instead of just comparing WORKDIR and S as...Martin Jansa
2021-02-03abi_version,sanity: Tell users TMPDIR must be clean after pseudo changesRichard Purdie
2021-02-03wic: Handle new PSEUDO_IGNORE_PATHS variableRichard Purdie
2021-02-03wic: Fix multi images .wks with bitbakeRicardo Ribalda Delgado
2021-02-03base/bitbake.conf: Enable pseudo path filteringRichard Purdie
2021-01-27linuxloader: Avoid confusing string concat errorsRichard Purdie
2021-01-21waf: don't assume the waf intepretter is goodRoss Burton
2021-01-21classes/waf: Add build and install argumentsJoshua Watt
2021-01-21license_image.bbclass: fix missing recipeinfo on selfMichael Ho
2021-01-21systemd.bbclass: improve error message when a service unit specified in SYSTE...Chris Laplante
2021-01-21go.bbclass: don't stage test data with sources of dependenciesThomas Perrot
2021-01-09populate_sdk_base: Fix condition syntax if SDK_RELOCATE_AFTER_INSTALL is disa...Tomasz Dziendzielski
2021-01-09uboot-extlinux-config: exclude OVERRIDES from do_create_extlinux_config vardepsChristopher Larson
2021-01-09grub-efi-cfg: exclude OVERRIDES from build_efi_cfg vardepsChristopher Larson
2021-01-09archiver.bbclass: Fix --runall=deploy_archives for imagesRobert Yang
2021-01-01kernel: set COMPATIBLE_HOST to *-linuxRoss Burton
2020-12-18metadata_scm: Fix signature handling of METADATA_REVISION and METADATA_BRANCHRichard Purdie
2020-12-18kernel-module-split.bbclass: fix kernel modules getting marked as CONFFILESGratian Crisan
2020-12-18image_types: sort tarball file listingsRoss Burton
2020-12-09fs-perms: Ensure /usr/src/debug/ file modes are correctRichard Purdie
2020-12-09distutils-common-base: fix LINKSHARED expansionAnuj Mittal
2020-12-09cve-check: show real PN/PVRoss Burton
2020-12-09license_image.bbclass: use canonical name for license filesVyacheslav Yurkov
2020-12-09roofs_*.bbclass: fix missing vardeps for do_rootfsLoic Domaigne
2020-12-09kernel: Set proper LD in KERNEL_KCONFIG_COMMANDWonmin Jung
2020-12-09kernel: relocate copy of module.lds to module compilation taskBruce Ashfield
2020-12-09kernel: provide module.lds for out of tree builds in v5.10+Bruce Ashfield
2020-11-22classes/reproducible: Move to library codeJoshua Watt