summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2022-03-11pip_install_wheel: add a generic do_install for bootstrappingRoss Burton
2022-03-11flit_core: remove redundant python3-pip-native DEPENDSRoss Burton
2022-03-10overlayfs-etc: add condition to package-management feature conflictClaudius Heine
2022-03-10overlayfs: add systemd unit path prefix to FILES:${PN} arrayClaudius Heine
2022-03-10conf/machine: fix QEMU x86 sound optionsMichael Opdenacker
2022-03-10pip_install_wheel: install wheel with a globRoss Burton
2022-03-10pip_install_wheel: generate the wheels in directory we control outside of SRoss Burton
2022-03-09meta/scripts: Improve internal variable namingSaul Wold
2022-03-09setuptools3: respect PIP_INSTALL_DIST_PATHRoss Burton
2022-03-09setuptools_build_meta: add variable to control where pyproject.toml is locatedRoss Burton
2022-03-09setuptools_build_meta: respect PIP_INSTALL_DIST_PATHRoss Burton
2022-03-09flit_core: add variable to control where pyproject.toml is locatedRoss Burton
2022-03-09flit_core: respect PIP_INSTALL_DIST_PATHRoss Burton
2022-03-08setuptools_build_meta: clean up configure/compileRoss Burton
2022-03-08flit_core: clean up configure/compileRoss Burton
2022-03-08pip_install_wheel: don't lazy assign PIPINSTALLARGSRoss Burton
2022-03-08pip_install_wheel: clean upRoss Burton
2022-03-08setuptools3.bbclass: clean upRoss Burton
2022-03-07sstate: inside the threadedpool don't write to the shared localdataJose Quaresma
2022-03-07license: expand_wildcard_licenses: add AGPL-3.0* wildcardChristian Eggers
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