summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2022-03-05setuptools_build_meta: remove python dependencyKonrad Weihmann
2022-03-05classes: add setuptools3_legacyRoss Burton
2022-03-04insane: Accomodate llvm-objdumpKhem Raj
2022-03-04Revert "cmake.bbclass: Set CXXFLAGS and CFLAGS"Jose Quaresma
2022-03-04classes: rootfs-postcommands: include /etc/fstab in overlayfs_qa_checkStefan Herbrechtsmeier
2022-03-02multilib_global.bbclass: fix setting preferred version for canadian recipesChen Qi
2022-03-02rust: Introduce RUST_BUILD_ARCHAndrew Jeffery
2022-03-02rust: Introduce arch_to_rust_arch()Andrew Jeffery
2022-03-02buildhistory.bbclass: create the buildhistory directory when neededJose Quaresma
2022-03-02rootfs-postcommands: amend systemd_create_users add user to group checkTean Cunningham
2022-03-02license: Rework INCOMPATIBLE_LICENSE wildcard handlingRichard Purdie
2022-03-02license/insane: Show warning for obsolete license usageRichard Purdie
2022-03-02base/license: Rework INCOMPATIBLE_LICENSE variable handlingSaul Wold
2022-03-02pip_install_wheel: improve wheel handlingKonrad Weihmann
2022-03-02flit_core: export do_configure and do_compileTim Orling
2022-03-02OELAYOUT_ABI: bump, avoid tmp/ breakage by removing old cross manifestsAlexander Kanavin
2022-03-02sstate: do not add TARGET_ARCH to pkgarch for cross recipes.Alexander Kanavin
2022-03-02icecc.bbclass: enable networking in all tasksJose Quaresma
2022-03-01insane.bbclass: Update insane.bbclass to work on FIPS enabled hostsMark Hatle
2022-03-01meta, meta-selftest: Replace more non-SPDX license identifiersPeter Kjellerstedt
2022-03-01mutlilib: Handle WHITELIST_GPL-3.0 being unsetRichard Purdie
2022-02-27flit_core: inherit setuptools3-baseTim Orling
2022-02-27Revert "cve-check: add lockfile to task"Ross Burton
2022-02-26pip_install_wheel: Use BPN instead of PN to construct PYPI_PACKAGE defaultRichard Purdie
2022-02-25pip_install_wheel: improved wheel filename guessTim Orling
2022-02-25insane: use HOST_ variables, not TARGET_ to determine the cross systemAlexander Kanavin
2022-02-25base/staging: use HOST_PREFIX, not TARGET_PREFIXAlexander Kanavin
2022-02-25disutils*.bbclasses: move to meta-pythonTim Orling
2022-02-25setuptools3.bbclass: refactor for wheelsTim Orling
2022-02-25setuptools_build_meta.bbclass: add helper classTim Orling
2022-02-25pip_install_wheel: Use --ignore-installed for pipRichard Purdie
2022-02-25pip_install_wheel: Recompile modified filesRichard Purdie
2022-02-25pip_install_wheel.bbclass: add helper classTim Orling
2022-02-25flit_core.bbclass: add helper for newer python packagingTim Orling
2022-02-25classes: rootfs-postcommands: avoid exception in overlayfs_qa_checkStefan Herbrechtsmeier
2022-02-25package: rename LICENSE_EXCLUSIONSaul Wold
2022-02-25cve-check: get_cve_info should open the database read-onlyRoss Burton
2022-02-25python3targetconfig: Use for nativesdk tooRichard Purdie
2022-02-25gtk-icon-cache: Allow using gtk4Zoltán Böszörményi
2022-02-25create-spdx: add support for SDKsAndres Beltran
2022-02-22icecc.bbclass: fix syntax errorMartin Jansa
2022-02-21meta: Further LICENSE_FLAGS variable updatesSaul Wold
2022-02-21meta: Rename LICENSE_FLAGS variableSaul Wold
2022-02-21icecc: Improve variables/terminologyRichard Purdie
2022-02-21meta/scripts: Automated conversion of OE renamed variablesRichard Purdie
2022-02-21multilib: Use renamed SKIP_RECIPE varFlagSaul Wold
2022-02-21blacklist: Replace class with SKIP_RECIPE variableSaul Wold
2022-02-21meta/scripts: Handle bitbake variable renamingRichard Purdie
2022-02-21meta/scripts: Change BB_ENV_EXTRA_WHITE -> BB_ENV_PASSTHROUGH_ADDITIONSRichard Purdie
2022-02-21yocto-check-layer: add ability to perform tests from a global bbclassDenys Dmytriyenko