summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
AgeCommit message (Expand)Author
2023-02-09update-alternatives: fix typosUlrich Ölmann
2023-02-09image.bbclass: print all QA functions exceptionsMauro Queiros
2023-02-04libc-locale: Fix on target locale generationRichard Purdie
2023-02-04scons.bbclass: Make MAXLINELENGTH overridableKhem Raj
2023-02-04linux: add loongarch64 supportXiaotian Wu
2023-02-04base: add support for loongarch64Xiaotian Wu
2023-02-02testimage: Fix error message to reflect new syntaxAlejandro Hernandez Samaniego
2023-02-02meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa
2023-01-31scons: Pass MAXLINELENGTH to scons invocationKhem Raj
2023-01-26qemuboot.bbclass: add QB_NFSROOTFS_EXTRA_OPT for nfs rootfs extra optionXiangyu Chen
2023-01-26classes/fs-uuid: Fix command output decoding issuePawel Zalewski
2023-01-26kernel/linux-kernel-base: Fix kernel build artefact determinism issuesRichard Purdie
2023-01-26cargo-update-recipe-crates.bbclass: Mark the update_crates task as nostampPeter Kjellerstedt
2023-01-26native: Implement BBCLASSEXTEND PACKAGES_DYNAMIC handlingRichard Purdie
2023-01-26Fix missing leading whitespace with ':append'Niko Mauno
2023-01-24native: Drop special variable handlingRichard Purdie
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