summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
AgeCommit message (Expand)Author
2023-01-15rust-bin.bbclass: remove unused classMichael Opdenacker
2023-01-13python_pep517: use python3-build, not picobuildRoss Burton
2023-01-12toolchain-scripts: compatibility with unbound variable protectionJan Kircher
2023-01-12baremetal-helloworld: Enable x86 and x86-64 portsAlejandro Hernandez Samaniego
2023-01-12rust: Do not use default compiler flags defined in CC crateAnton Antonov
2023-01-12recipes, classes: Avoid adding extra whitespace to PACKAGESPLITFUNCSPeter Kjellerstedt
2023-01-12kernel-fitimage: Allow user to select dtb when multiple dtb existsSandeep Gundlupet Raju
2023-01-12kernel-fitimage: Adjust order of dtb/dtbo filesSandeep Gundlupet Raju
2023-01-06classes: image: Set empty weak default IMAGE_LINGUASAlex Kiernan
2023-01-05recipes/classes: Drop prepend/append usage with PACKAGESPLITFUNCSRichard Purdie
2023-01-05package: Move pkgdata handling functions to oe.packagedataRichard Purdie
2022-12-26tcmode-default.inc: set LLVMVERSION to a major version wildcardAlexander Kanavin
2022-12-21rust: Enable baremetal targetsAlejandro Hernandez Samaniego
2022-12-21qemuboot.bbclass: make sure runqemu boots bundled initramfs kernel imageJagadeesh Krishnanjanappa
2022-12-17meson: no need to rebuild on installRoss Burton
2022-12-13Revert "kernel-fitimage: reduce dependency to the cpio"Richard Purdie
2022-12-13kernel-fitimage: reduce dependency to the cpioPatrick Williams
2022-12-13meson: always use meson subcommandsRoss Burton
2022-12-09baremetal-image: Avoid overriding qemu variables from IMAGE_CLASSESAlejandro Hernandez Samaniego
2022-12-08devtool/friends: Use LAYERSERIES_CORENAMES when generating LAYERSERIES_COMPAT...Richard Purdie
2022-12-08kernel.bbclass: remove empty module directories to prevent QA issuesOvidiu Panait
2022-12-07python3targetconfig.bbclass: use PYTHONPATH to point to the target configAlexander Kanavin
2022-12-07python3: use the standard shell version of python3-configAlexander Kanavin
2022-12-05classes: make TOOLCHAIN more permissive for kernelAlexey Smirnov
2022-11-20u-boot: Fix u-boot signing when building with multiple u-boot configsDavid Bagonyi
2022-11-20kernel.bbclass: make KERNEL_DEBUG_TIMESTAMPS work at rebuildChen Qi
2022-11-11gnomebase.bbclass: return the whole version for tarball directory if it is a ...Alexander Kanavin
2022-11-11classes/testexport: move to classes-recipeRoss Burton
2022-11-09populate_sdk_ext: use ConfigParser instead of SafeConfigParserRoss Burton
2022-11-07image_types: Add 7-Zip support in conversion types and commandsBenjamin Szőke
2022-11-07kernel.bbclass: Include randstruct seed assets in STAGING_KERNEL_BUILDDIRDiego Sueiro
2022-11-07cargo.bbclass: avoid calling which ${RUSTC} with undefined ${RUSTC}Martin Jansa
2022-11-07populate_sdk_base: add zip optionsChristoph Lauer
2022-11-03cargo-update-recipe-crates: small improvementsMartin Jansa
2022-11-02rust-common.bbclass: use built-in rust targets for -native buildsAlexander Kanavin
2022-11-01cargo-update-recipe-crates.bbclass: add a class to generate SRC_URI crate lis...Alexander Kanavin
2022-11-01cargo_common.bbclass: Fix typosAlex Kiernan
2022-10-29python3: update 3.10.6 -> 3.11.0Alexander Kanavin
2022-10-28kernel-fitimage: skip FDT section creation for applicable symlinksAhmad Fatoum
2022-10-28kernel-fitimage: mangle slashes to underscores as late as possibleAhmad Fatoum
2022-10-28rust-target-config: match riscv target names with what rust expectsAlexander Kanavin
2022-10-26u-boot: Rework signing to remove interdependenciesSean Anderson
2022-10-26uboot-sign: Split off kernel-fitimage variablesSean Anderson
2022-10-26uboot-sign: Use bitbake variables directlySean Anderson
2022-10-26kernel-fitimage: Use KERNEL_OUTPUT_DIR where appropriateSean Anderson
2022-10-26kernel: Clear SYSROOT_DIRS instead of replacing sysroot_stage_allSean Anderson
2022-10-26uboot-sign: Fix using wrong KEY_REQ_ARGSSean Anderson
2022-10-26kernel-yocto: improve fatal error messages of symbol_why.pyJose Quaresma
2022-10-26go-mod.bbclass: Remove repeated wordFabio Estevam
2022-10-25overlayfs: Allow not used mount pointsVyacheslav Yurkov