summaryrefslogtreecommitdiffstats
path: root/meta/classes
AgeCommit message (Expand)Author
2022-08-08rust-common: Remove conflict with utils create_wrapperRichard Purdie
2022-08-08archiver.bbclass: some recipes that uses the kernelsrc bbclass uses the share...Jose Quaresma
2022-08-08kernel.bbclass: Add shared_workdir_prepare taskJose Quaresma
2022-08-08Revert "kernel: Ensure CC is set when manipulating kconfig"Richard Purdie
2022-08-08kernel: Ensure CC is set when manipulating kconfigRichard Purdie
2022-08-08rust: Drop cross/crosssdkRichard Purdie
2022-08-08rust-common: Set rustlibdir to match target expectationRichard Purdie
2022-08-08rust-common: Simplify libc handlingRichard Purdie
2022-08-08rust-target-config: Make target workaround genericRichard Purdie
2022-08-08rust-common: Update to match cross targetsRichard Purdie
2022-08-08cargo_common: Handle build SYS as well as HOST/TARGETRichard Purdie
2022-08-08rust-common/rust: Improve bootstrap BUILD_SYS handlingRichard Purdie
2022-08-08rust: Generate per recipe target configuration filesRichard Purdie
2022-08-08rust-target-config: Show clear error when target isn't definedRichard Purdie
2022-08-08rust: Switch to use RUST_XXX_SYS consistentlyRichard Purdie
2022-08-08rust-common: Rework wrappers to handle muslRichard Purdie
2022-08-08rust-common: Drop export directive from wrappersRichard Purdie
2022-08-08rust-common: Add CXXFLAGSRichard Purdie
2022-08-08rust-target-config: Add mips n32 target informationRichard Purdie
2022-08-08populate_sdk_base: Disable rust SDK for MIPS n32Richard Purdie
2022-08-08nativesdk: Clear TUNE_FEATURESRichard Purdie
2022-08-04image_types_wic.bbclass: fix cross binutils dependencyChen Qi
2022-08-04create-spdx: ignore packing control files from ipk and debJose Quaresma
2022-08-04classes/sanity: Add comment about github & gitlab archivesJoshua Watt
2022-08-02uboot-config.bbclass: Raise error for bad keyTom Hochstein
2022-08-02wic: depend on cross-binutilsRoss Burton
2022-07-28create-spdx: Fix supplier fieldMihai Lindner
2022-07-28toolchain-scripts.bbclass: adjust toolchain_create_tree_env_script to better ...Alexander Kanavin
2022-07-28archiver.bbclass: remove unsed do_deploy_archives[dirs]Jose Quaresma
2022-07-28populate_sdk_base: Fix mingw override nameRichard Purdie
2022-07-28populate_sdk: Add SDK toolchain language selection supportRichard Purdie
2022-07-28native: Clear TUNE_FEATURES/ABIEXTENSIONRichard Purdie
2022-07-28rust-target-config: Allow the targets generated to be configurableRichard Purdie
2022-07-28rust-target-config: Create new class to contain target json config generationRichard Purdie
2022-07-25kernel.bbclass: pass LD also in savedefconfigMartin Jansa
2022-07-23base/reproducible: Change Source Date Epoch generation methodsRichard Purdie
2022-07-19gobject-introspection-data: Disable cache for g-ir-scannerTom Hochstein
2022-07-19kernel-fitimage.bbclass: add padding algorithm property in config nodesLUIS ENRIQUEZ
2022-07-19rootfs-postcommands.bbclass: move host-user-contaminated.txt to ${S}Ming Liu
2022-07-16package.bbclass: Fix kernel source handling when not using externalsrcAlejandro Hernandez Samaniego
2022-07-15sstate: Use the python3 ThreadPoolExecutor instead of the OE ThreadedPoolJose Quaresma
2022-07-15meta: introduce UBOOT_MKIMAGE_KERNEL_TYPEMing Liu
2022-07-15package.bbclass: Avoid stripping signed kernel modules in splitdebuginfoChristoph Lauer
2022-07-15insane: Drop debug exclusion from buildpaths testRichard Purdie
2022-07-15insane: Reword staging to refer to populate_sysrootRichard Purdie
2022-07-15insane: Add buildpaths to WARN_QA by defaultRichard Purdie
2022-07-14classes: remove obsolete PEP517_BUILD_APIRoss Burton
2022-07-14python_pep517: use picobuild instead of manually calling the APIRoss Burton
2022-07-14python3-flit-core: bootstrap explicitlyRoss Burton
2022-07-12bin_package: install into base_prefixPascal Bach