summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* python3targetconfig.bbclass: Make py3 dep and tasks only for target recipesKhem Raj2021-02-111-4/+6
* meta: drop _PYTHON_SYSCONFIGDATA_NAME hacksAlexander Kanavin2021-02-111-3/+0
* distutils3-base.bbclass: use python3targetconfigAlexander Kanavin2021-02-111-1/+1
* python3: split python target configuration into own classAlexander Kanavin2021-02-112-2/+15
* license_image.bbclass: Don't attempt to symlink to the same fileMike Looijmans2021-02-111-1/+2
* image_types.bbclass: tar: use posix format instead of gnuMartin Jansa2021-02-111-1/+1
* kernel.bbclass: fix deployment for initramfs imagesAwais Belal2021-02-111-1/+1
* package: Ensure do_packagedata is cleaned correctlyRichard Purdie2021-02-111-0/+1
* sanity.bbclass: Check if PSEUDO_IGNORE_PATHS and paths under pseudo control o...Dorinda2021-02-111-0/+10
* staging: Clean up files installed into the sysrootRichard Purdie2021-02-111-0/+4
* npm.bbclass: use python3 for npm configVyacheslav Yurkov2021-02-111-3/+3
* npm.bbclass: make shrinkwrap file optionalKamel Bouhara2021-02-111-10/+21
* image_types: Ensure tar archives are reproducibleRichard Purdie2021-02-111-1/+1
* cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang2021-02-051-4/+8
* cve-check: replace Looseversion with custom version classLee Chee Yang2021-02-051-5/+5
* buildhistory.bbclass: avoid exception for empty BUILDHISTORY_FEATURES variablePeter Bergin2021-02-051-1/+1
* externalsrc: Detect code changes in submodulesTomasz Dziendzielski2021-02-051-1/+11
* sanity.bbclass: sanity check for if bitbake is present in PATHDorinda2021-02-051-0/+5
* sanity: Verify that user isn't building in PSEUDO_IGNORE_PATHSDorinda2021-02-051-0/+7
* externalsrc: Fix parsing error with devtool non-git sourcesTomasz Dziendzielski2021-02-051-0/+4
* linuxloader: Avoid confusing string concat errorsRichard Purdie2021-01-271-3/+3
* image_types_wic: Move wic working directoryPaul Barker2021-01-271-1/+7
* wic: Allow exec_native_cmd to run HOSTTOOLSPaul Barker2021-01-271-1/+1
* systemd.bbclass: improve error message when a service unit specified in SYSTE...Chris Laplante2021-01-271-1/+2
* license.bbclass: Add COMMON_LICENSE_DIR and LICENSE_PATH dirs to PSEUDO_IGNOR...Martin Jansa2021-01-181-0/+1
* archiver.bbclass: Fix --runall=deploy_archives for imagesRobert Yang2021-01-041-0/+1
* go.bbclass: Use external linker for native packagesKhem Raj2021-01-041-0/+1
* uninative: Don't use single sstate for pseudo-nativeRichard Purdie2020-12-182-0/+5
* kernel-module-split.bbclass: fix kernel modules getting marked as CONFFILESGratian Crisan2020-12-181-1/+4
* populate_sdk_ext: use SDK_CUSTOM_TEPLATECONF variable to enable custom templa...Chandana kalluri2020-12-181-1/+5
* image_types: remove obsolete tar commentRoss Burton2020-12-181-10/+0
* image_types: sort tarball file listingsRoss Burton2020-12-181-1/+1
* distutils-common-base: fix LINKSHARED expansionAnuj Mittal2020-12-031-1/+1
* fs-perms: Ensure /usr/src/debug/ file modes are correctRichard Purdie2020-12-031-1/+1
* cve-check: show real PN/PVRoss Burton2020-12-031-3/+6
* license_image.bbclass: use canonical name for license filesVyacheslav Yurkov2020-12-031-1/+2
* roofs_*.bbclass: fix missing vardeps for do_rootfsLoic Domaigne2020-11-293-3/+3
* kernel: Set proper LD in KERNEL_KCONFIG_COMMANDWonmin Jung2020-11-291-1/+1
* kernel: relocate copy of module.lds to module compilation taskBruce Ashfield2020-11-291-1/+4
* kernel: provide module.lds for out of tree builds in v5.10+Bruce Ashfield2020-11-291-0/+1
* testimage: print results for interrupted runsKonrad Weihmann2020-11-201-8/+11
* kernel-module-split.bbclass: identify kernel modconf files as configuration f...Gratian Crisan2020-11-201-0/+1
* qemuboot.bbclass: Fix a typoKhem Raj2020-11-121-1/+1
* Revert "classes/buildhistory: also save recipe info for native recipes"Richard Purdie2020-10-261-4/+4
* classes/buildhistory: also save recipe info for native recipesPaul Eggleton2020-10-201-4/+4
* classes/buildhistory: record SRC_URIPaul Eggleton2020-10-201-0/+3
* siteinfo: Recognize bigendian sh3be and sh4beMartin Jansa2020-10-171-0/+2
* siteinfo: Recognize 32bit PPC LEMartin Jansa2020-10-171-0/+3
* waf: add ${B} to do_configure[cleandirs]Ross Burton2020-10-171-0/+1
* waf: don't assume the waf intepretter is goodRoss Burton2020-10-171-4/+9