summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2022-02-21kernel: make kernel-base recommend kernel-image, not dependRoss Burton
2022-02-20sstate: Setup fetcher environment in advanceRichard Purdie
2022-02-20meta/meta-selftest/meta-skeleton: Update LICENSE variable to use SPDX license...Richard Purdie
2022-02-18archiver: Fix typoRichard Purdie
2022-02-17features_check/insane: Use hasOverrides datastore methodRichard Purdie
2022-02-12staging: use relative path in sysroot_stage_dir()Ahsan Hussain
2022-02-12default-distrovars.inc: Switch connectivity check to a yoctoproject.org pageRichard Purdie
2022-02-12kernel-fitimage: Add missing dependency for UBOOT_ENVMarek Vasut
2022-02-12qemuboot: Fix build error if UNINATIVE_LOADER is unsetZoltán Böszörményi
2022-02-12cmake: stop FetchContent from fetching contentRoss Burton
2022-02-12create-spdx: Get SPDX-License-Identifier from sourceSaul Wold
2022-02-12classes/lib/useradd: The option -P is deprecatedDaiane Angolini
2022-02-10sstate: fix up additional debugging when fetch fails occurAlexander Kanavin
2022-02-08sstate: additional debugging when fetch fails occurAlexander Kanavin
2022-02-08insane.bbclass: use multiprocessing for collecting 'objdump -p' outputAlexander Kanavin
2022-02-08icecc.bbclass: replace deprecated bash command substitutionJose Quaresma
2022-02-08toolchain-scripts.bbclass: use double quotes for exported PS1Kai Kang
2022-02-07runqemu: preload uninative libraries when host gl drivers are in useAlexander Kanavin
2022-02-07classes/create-spdx: Remove unnecessary packageJoshua Watt
2022-02-07classes/create-spdx: Add packageSupplier fieldJoshua Watt
2022-02-07cve-check: create directory of CVE_CHECK_MANIFEST before copyStefan Herbrechtsmeier
2022-02-05package: Pass dv (debug_vars) around instead of individual varsPeter Kjellerstedt
2022-02-05package: Make package_debug_vars() return a dictPeter Kjellerstedt
2022-02-05package: Split out package_debug_vars from split_and_strip_filesPeter Kjellerstedt
2022-02-05image-prelink: Remove bbclassKhem Raj
2022-02-05abi_version/sstate: Bump for hash equivalence fixRichard Purdie
2022-02-05staging: Add extra hash handling codeRichard Purdie
2022-02-01gobject-introspection: replace prelink-rtld with objdump -pAlexander Kanavin
2022-01-26sstate: A third fix for for touching files inside pseudoPeter Kjellerstedt
2022-01-26kernel.bbclass: Allow initramfs to be built from a separate multiconfigAlejandro Hernandez Samaniego
2022-01-19crate-fetch: Switch to version contained in bitbakeRichard Purdie
2022-01-19sstate: Improve failure to obtain archive message/handlingRichard Purdie
2022-01-19sstate: Show better exception information for failuresRichard Purdie
2022-01-17multilib.bbclass: set rpm file color for 32-bit multilib imageKai Kang
2022-01-17classes/native: Propagate dependencies to outhashJoshua Watt
2022-01-15sstate: Preserve permissions when extracting tar archiveJacob Kroon
2022-01-14sanity: Drop TUNEABI, TUNEABI_WHITELIST, TUNEABI_OVERRIDERichard Purdie
2022-01-13create-spdx: Add kernel work-shared sourceSaul Wold
2022-01-13package: Add support for kernel strippingSaul Wold
2022-01-13kernel.bbclass: use common strip()Saul Wold
2022-01-12classes: Only allow network in existing network accessing codeRichard Purdie
2022-01-12rootfs_rpm.bbclass: distutils -> sysconfig moduleTim Orling
2022-01-12python3native.bbclass: distutils -> sysconfigTim Orling
2022-01-12waf.bbclass: drop usage of distutilsTim Orling
2022-01-12setuptools3: refactor for no distutils bbclassesTim Orling
2022-01-12classes/distutils-*: add warning of deprecationTim Orling
2022-01-11classes/create-spdx: handle if IMAGE_LINK_NAME is emptyPaul Eggleton
2022-01-11rootfs-postcommands.bbclass: Make two comments use the new variable syntaxPeter Kjellerstedt
2022-01-11qemuboot/runqemu: fully form the ip= kernel parameterAlexander Kanavin
2022-01-08populate_sdk_base: remove unneeded dirs such as /devChen Qi