summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
Commit message (Expand)AuthorAgeFilesLines
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-023-3/+3
* scons: Pass MAXLINELENGTH to scons invocationKhem Raj2023-01-311-4/+9
* qemuboot.bbclass: add QB_NFSROOTFS_EXTRA_OPT for nfs rootfs extra optionXiangyu Chen2023-01-261-0/+3
* classes/fs-uuid: Fix command output decoding issuePawel Zalewski2023-01-261-1/+1
* kernel/linux-kernel-base: Fix kernel build artefact determinism issuesRichard Purdie2023-01-262-3/+4
* cargo-update-recipe-crates.bbclass: Mark the update_crates task as nostampPeter Kjellerstedt2023-01-261-0/+1
* native: Implement BBCLASSEXTEND PACKAGES_DYNAMIC handlingRichard Purdie2023-01-261-2/+5
* Fix missing leading whitespace with ':append'Niko Mauno2023-01-262-2/+2
* native: Drop special variable handlingRichard Purdie2023-01-241-1/+1
* rust-bin.bbclass: remove unused classMichael Opdenacker2023-01-151-154/+0
* python_pep517: use python3-build, not picobuildRoss Burton2023-01-131-3/+4
* toolchain-scripts: compatibility with unbound variable protectionJan Kircher2023-01-121-1/+1
* baremetal-helloworld: Enable x86 and x86-64 portsAlejandro Hernandez Samaniego2023-01-121-0/+5
* rust: Do not use default compiler flags defined in CC crateAnton Antonov2023-01-122-9/+35
* recipes, classes: Avoid adding extra whitespace to PACKAGESPLITFUNCSPeter Kjellerstedt2023-01-125-6/+6
* kernel-fitimage: Allow user to select dtb when multiple dtb existsSandeep Gundlupet Raju2023-01-121-1/+15
* kernel-fitimage: Adjust order of dtb/dtbo filesSandeep Gundlupet Raju2023-01-121-2/+3
* classes: image: Set empty weak default IMAGE_LINGUASAlex Kiernan2023-01-061-2/+1
* recipes/classes: Drop prepend/append usage with PACKAGESPLITFUNCSRichard Purdie2023-01-055-5/+5
* package: Move pkgdata handling functions to oe.packagedataRichard Purdie2023-01-052-7/+9
* tcmode-default.inc: set LLVMVERSION to a major version wildcardAlexander Kanavin2022-12-261-1/+1
* rust: Enable baremetal targetsAlejandro Hernandez Samaniego2022-12-212-1/+10
* qemuboot.bbclass: make sure runqemu boots bundled initramfs kernel imageJagadeesh Krishnanjanappa2022-12-211-1/+2
* meson: no need to rebuild on installRoss Burton2022-12-171-1/+1
* Revert "kernel-fitimage: reduce dependency to the cpio"Richard Purdie2022-12-131-1/+1
* kernel-fitimage: reduce dependency to the cpioPatrick Williams2022-12-131-1/+1
* meson: always use meson subcommandsRoss Burton2022-12-131-3/+3
* baremetal-image: Avoid overriding qemu variables from IMAGE_CLASSESAlejandro Hernandez Samaniego2022-12-091-9/+11
* devtool/friends: Use LAYERSERIES_CORENAMES when generating LAYERSERIES_COMPAT...4.2_M1Richard Purdie2022-12-081-2/+1
* kernel.bbclass: remove empty module directories to prevent QA issuesOvidiu Panait2022-12-081-2/+2
* python3targetconfig.bbclass: use PYTHONPATH to point to the target configAlexander Kanavin2022-12-072-1/+2
* python3: use the standard shell version of python3-configAlexander Kanavin2022-12-071-6/+11
* classes: make TOOLCHAIN more permissive for kernelAlexey Smirnov2022-12-051-1/+1
* u-boot: Fix u-boot signing when building with multiple u-boot configsDavid Bagonyi2022-11-201-1/+3
* kernel.bbclass: make KERNEL_DEBUG_TIMESTAMPS work at rebuildChen Qi2022-11-201-0/+8
* gnomebase.bbclass: return the whole version for tarball directory if it is a ...Alexander Kanavin2022-11-111-1/+1
* classes/testexport: move to classes-recipeRoss Burton2022-11-111-0/+180
* populate_sdk_ext: use ConfigParser instead of SafeConfigParserRoss Burton2022-11-091-1/+1
* image_types: Add 7-Zip support in conversion types and commandsBenjamin Szőke2022-11-071-1/+7
* kernel.bbclass: Include randstruct seed assets in STAGING_KERNEL_BUILDDIRDiego Sueiro2022-11-071-0/+16
* cargo.bbclass: avoid calling which ${RUSTC} with undefined ${RUSTC}Martin Jansa2022-11-071-1/+0
* populate_sdk_base: add zip optionsChristoph Lauer2022-11-071-1/+3
* cargo-update-recipe-crates: small improvementsMartin Jansa2022-11-031-5/+9
* rust-common.bbclass: use built-in rust targets for -native buildsAlexander Kanavin2022-11-021-6/+3
* cargo-update-recipe-crates.bbclass: add a class to generate SRC_URI crate lis...Alexander Kanavin2022-11-011-0/+41
* cargo_common.bbclass: Fix typosAlex Kiernan2022-11-011-2/+2
* python3: update 3.10.6 -> 3.11.0Alexander Kanavin2022-10-291-1/+1
* kernel-fitimage: skip FDT section creation for applicable symlinksAhmad Fatoum2022-10-281-1/+32
* kernel-fitimage: mangle slashes to underscores as late as possibleAhmad Fatoum2022-10-281-4/+4
* rust-target-config: match riscv target names with what rust expectsAlexander Kanavin2022-10-281-14/+26