summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* package: Ensure do_packagedata is cleaned correctlyRichard Purdie2021-02-031-0/+1
* sanity.bbclass: Check if PSEUDO_IGNORE_PATHS and paths under pseudo control o...Dorinda2021-02-031-0/+10
* image_types: Ensure tar archives are reproducibleRichard Purdie2021-01-311-1/+1
* Revert "sanity.bbclass: check if PSEUDO_IGNORE_PATHS and ${S} overlap"Richard Purdie2021-01-301-8/+0
* kernel.bbclass: fix deployment for initramfs imagesAwais Belal2021-01-301-1/+1
* cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang2021-01-301-4/+8
* sanity.bbclass: check if PSEUDO_IGNORE_PATHS and ${S} overlapDorinda2021-01-301-0/+8
* npm.bbclass: use python3 for npm configVyacheslav Yurkov2021-01-301-3/+3
* gtk-doc: Disable dependencies in native caseRichard Purdie2021-01-291-0/+1
* native: Stop clearing PACKAGESRichard Purdie2021-01-291-14/+9
* package_rpm: Clean up unset runtime package variable handlingRichard Purdie2021-01-291-20/+20
* buildhistory.bbclass: avoid exception for empty BUILDHISTORY_FEATURES variablePeter Bergin2021-01-291-1/+1
* insane: native-last: Only print classes inherited after native/nativesdkTomasz Dziendzielski2021-01-281-2/+6
* insane: Add missing INSANE_SKIP mechanism for native-last QA checkTomasz Dziendzielski2021-01-281-21/+22
* staging: Clean up files installed into the sysrootRichard Purdie2021-01-281-0/+4
* externalsrc: Detect code changes in submodulesTomasz Dziendzielski2021-01-281-1/+11
* sanity.bbclass: sanity check for if bitbake is present in PATHDorinda2021-01-271-0/+5
* sanity: Verify that user isn't building in PSEUDO_IGNORE_PATHSDorinda2021-01-271-0/+7
* insane: Add test for native/nativesdk inherit orderTomasz Dziendzielski2021-01-271-1/+27
* cve-check: replace Looseversion with custom version classLee Chee Yang2021-01-231-5/+5
* base: use URI instead of decodeurl when detecting unpack dependenciesRoss Burton2021-01-231-15/+15
* externalsrc: Fix parsing error with devtool non-git sourcesTomasz Dziendzielski2021-01-231-0/+4
* image_types_wic: Move wic working directoryPaul Barker2021-01-201-1/+7
* kernel: skip installing fitImage when using Initramfs bundlesAbdellatif El Khlifi2021-01-201-1/+15
* kernel-fitimage: adding support for Initramfs bundle and u-boot scriptAbdellatif El Khlifi2021-01-201-23/+137
* ccache.bbclass: Use ccache-native and disable ccache for native recipesRobert Yang2021-01-201-1/+1
* Revert "ccache.bbclass: use ccache from host distribution"Robert Yang2021-01-201-2/+1
* meta/classes: Add supprot for WIC<>VHD/VHDX conversionSinan Kaya2021-01-202-3/+7
* buildstats.bbclass: add functionality to collect build system statsSakib Sajal2021-01-171-3/+37
* npm.bbclass: make shrinkwrap file optionalKamel Bouhara2021-01-161-10/+21
* staging: Introduce /sysroot-only to SYSROOT_DIRSDiego Sueiro2021-01-162-0/+7
* rootfs: add option to allow delayed postinsts on read-only rootfsAnton Kachalov2021-01-161-1/+1
* license_image.bbclass: fix missing recipeinfo on selfMichael Ho2021-01-131-1/+2
* wic: Allow exec_native_cmd to run HOSTTOOLSPaul Barker2021-01-131-1/+1
* rootfs_ipk: allow do_populate_sdk in parallel to do_rootfsMichael Ho2021-01-132-2/+3
* systemd.bbclass: improve error message when a service unit specified in SYSTE...Chris Laplante2021-01-131-1/+2
* kernel-devicetree: Introduce KERNEL_DTC_FLAGS to pass dtc flagsOvidiu Panait2021-01-121-0/+7
* go.bbclass: don't stage test data with sources of dependenciesThomas Perrot2021-01-101-1/+2
* sanity: Bump min python version to 3.6Richard Purdie2021-01-081-3/+3
* ccache.bbclass: Set CCACHE_TEMPDIRRobert Yang2021-01-081-0/+4
* ccache.bbclass: use ccache from host distributionAlexander Kanavin2020-12-311-1/+2
* insane.bbclass: allow fifosTrevor Woerner2020-12-301-1/+2
* populate_sdk_base: Fix condition syntax if SDK_RELOCATE_AFTER_INSTALL is disa...Tomasz Dziendzielski2020-12-241-1/+1
* license.bbclass: Add COMMON_LICENSE_DIR and LICENSE_PATH dirs to PSEUDO_IGNOR...Martin Jansa2020-12-241-0/+1
* kernel: set COMPATIBLE_HOST to *-linuxRoss Burton2020-12-241-0/+2
* classes/kernel-fitimage: add ability to sign individual imagesLuca Boccassi2020-12-201-0/+42
* classes/kernel-fitimage: add ability to add additional signing optionsPaul Eggleton2020-12-201-1/+5
* classes/kernel-fitimage: allow substituting mkimage commandPaul Eggleton2020-12-201-2/+6
* classes/kernel-fitimage: make fitimage_emit_section_config more readableEaswar Hariharan2020-12-201-23/+30
* classes/kernel-fitimage: add variable for descriptionPaul Eggleton2020-12-201-1/+4