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