summaryrefslogtreecommitdiffstats
path: root/meta/classes
Commit message (Expand)AuthorAgeFilesLines
* meta/scripts: Automated conversion of OE renamed variablesRichard Purdie2022-02-217-31/+31
* multilib: Use renamed SKIP_RECIPE varFlagSaul Wold2022-02-211-4/+4
* blacklist: Replace class with SKIP_RECIPE variableSaul Wold2022-02-212-20/+8
* meta/scripts: Handle bitbake variable renamingRichard Purdie2022-02-217-11/+11
* meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONSRichard Purdie2022-02-212-3/+3
* yocto-check-layer: add ability to perform tests from a global bbclassDenys Dmytriyenko2022-02-211-0/+16
* kernel: make kernel-base recommend kernel-image, not dependRoss Burton2022-02-211-1/+1
* sstate: Setup fetcher environment in advanceRichard Purdie2022-02-201-9/+12
* meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license...Richard Purdie2022-02-201-1/+1
* archiver: Fix typoRichard Purdie2022-02-181-1/+1
* features_check/insane: Use hasOverrides datastore methodRichard Purdie2022-02-172-7/+4
* staging: use relative path in sysroot_stage_dir()Ahsan Hussain2022-02-121-1/+2
* default-distrovars.inc: Switch connectivity check to a yoctoproject.org pageRichard Purdie2022-02-121-1/+1
* kernel-fitimage: Add missing dependency for UBOOT_ENVMarek Vasut2022-02-121-0/+4
* qemuboot: Fix build error if UNINATIVE_LOADER is unsetZoltán Böszörményi2022-02-121-0/+2
* cmake: stop FetchContent from fetching contentRoss Burton2022-02-121-0/+1
* create-spdx: Get SPDX-License-Identifier from sourceSaul Wold2022-02-121-0/+22
* classes/lib/useradd: The option -P is deprecatedDaiane Angolini2022-02-121-4/+0
* sstate: fix up additional debugging when fetch fails occurAlexander Kanavin2022-02-101-2/+4
* sstate: additional debugging when fetch fails occurAlexander Kanavin2022-02-081-2/+2
* insane.bbclass: use multiprocessing for collecting 'objdump -p' outputAlexander Kanavin2022-02-081-2/+20
* icecc.bbclass: replace deprecated bash command substitutionJose Quaresma2022-02-081-6/+6
* toolchain-scripts.bbclass: use double quotes for exported PS1Kai Kang2022-02-081-1/+1
* runqemu: preload uninative libraries when host gl drivers are in useAlexander Kanavin2022-02-071-1/+1
* classes/create-spdx: Remove unnecessary packageJoshua Watt2022-02-071-2/+0
* classes/create-spdx: Add packageSupplier fieldJoshua Watt2022-02-071-0/+8
* cve-check: create directory of CVE_CHECK_MANIFEST before copyStefan Herbrechtsmeier2022-02-071-0/+1
* package: Pass dv (debug_vars) around instead of individual varsPeter Kjellerstedt2022-02-051-11/+11
* package: Make package_debug_vars() return a dictPeter Kjellerstedt2022-02-051-45/+51
* package: Split out package_debug_vars from split_and_strip_filesPeter Kjellerstedt2022-02-051-11/+18
* image-prelink: Remove bbclassKhem Raj2022-02-051-76/+0
* abi_version/sstate: Bump for hash equivalence fixRichard Purdie2022-02-051-1/+1
* staging: Add extra hash handling codeRichard Purdie2022-02-052-1/+34
* gobject-introspection: replace prelink-rtld with objdump -pAlexander Kanavin2022-02-011-1/+1
* sstate: A third fix for for touching files inside pseudoPeter Kjellerstedt2022-01-261-5/+9
* kernel.bbclass: Allow initramfs to be built from a separate multiconfigAlejandro Hernandez Samaniego2022-01-261-4/+9
* crate-fetch: Switch to version contained in bitbakeRichard Purdie2022-01-192-29/+0
* sstate: Improve failure to obtain archive message/handlingRichard Purdie2022-01-191-1/+3
* sstate: Show better exception information for failuresRichard Purdie2022-01-191-2/+2
* multilib.bbclass: set rpm file color for 32-bit multilib imageKai Kang2022-01-171-0/+4
* classes/native: Propagate dependencies to outhashJoshua Watt2022-01-171-0/+31
* sstate: Preserve permissions when extracting tar archiveJacob Kroon2022-01-151-1/+1
* sanity: Drop TUNEABI, TUNEABI_WHITELIST, TUNEABI_OVERRIDERichard Purdie2022-01-141-42/+0
* create-spdx: Add kernel work-shared sourceSaul Wold2022-01-131-1/+5
* package: Add support for kernel strippingSaul Wold2022-01-131-12/+5
* kernel.bbclass: use common strip()Saul Wold2022-01-131-25/+19
* classes: Only allow network in existing network accessing codeRichard Purdie2022-01-125-0/+7
* rootfs_rpm.bbclass: distutils -> sysconfig moduleTim Orling2022-01-121-1/+1
* python3native.bbclass: distutils -> sysconfigTim Orling2022-01-121-1/+1
* waf.bbclass: drop usage of distutilsTim Orling2022-01-121-2/+1