summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
Commit message (Expand)AuthorAgeFilesLines
* uboot-sign: Add support for setting firmware property in FIT configurationJamin Lin2025-05-221-0/+10
* uboot-sign: Fix unintended "-e" written into ITSJamin Lin2025-05-221-1/+1
* kernel-module-split: Allow for external conf filesMichal Sieron2025-05-201-7/+18
* testimage: get real os-release filePeter Marko2025-05-151-1/+3
* u-boot: ensure keys are generated before assembling U-Boot FIT imageRogerio Guerra Borin2025-05-151-0/+2
* ptest-cargo: fix tests output format for testimageInes KCHELFI2025-05-151-1/+11
* bitbake.conf/pseudo: Switch from exclusion list to inclusion listRichard Purdie2025-05-123-7/+5
* toolchain-scripts: Export meson settings for SDK buildsTom Hochstein2025-05-121-1/+9
* toolchain-scripts: Add Meson settings for Yocto build SDKTom Hochstein2025-05-121-0/+2
* testsdk: allow user to specify which tests to runRoss Burton2025-05-121-0/+3
* kernel-yocto: allow annotated options to be modifiedBruce Ashfield2025-05-081-1/+6
* module.bbclass: add KBUILD_EXTRA_SYMBOLS to installAlon Bar-Lev2025-05-081-0/+1
* meson: correct bindgen_clang_argmentsDmitry Baryshkov2025-05-081-1/+9
* lib/classes/conf: refactor qemu.bbclass functions into library functionsChen Qi2025-05-011-39/+3
* kernel-arch.bbclass: Do not use weak assignment for TOOLCHAINKhem Raj2025-05-011-1/+1
* cmake.bbclass: Enhance to emit a native toolchain cmake fileKhem Raj2025-05-011-0/+58
* ptest-cargo: fix incorrect FAIL count when multiple tests are runInes KCHELFI2025-04-291-4/+5
* ptest-cargo: refactor run-ptest generation to remove redundancyInes KCHELFI2025-04-291-9/+11
* ptest-cargo: handle packageconfig argumentsPeter Marko2025-04-241-1/+2
* image/populate_sdk.bbclass: drop qemuwrapper-cross from DEPENDSChen Qi2025-04-242-2/+2
* meson: pass -target and -I to bindgen callsDmitry Baryshkov2025-04-231-0/+1
* bitbake.conf: Switch prefix mapping to use -ffile-prefix-mapKhem Raj2025-04-231-4/+2
* nativesdk.bbclass: handle PACKAGE_WRITE_DEPSChen Qi2025-04-231-0/+1
* classes/recipes: remove unnecessary qemu inherit and use qemuwrapper-crossChen Qi2025-04-235-12/+5
* uki.bbclass: drop serial console from kernel command lineMikko Rapeli2025-04-171-1/+1
* classes-recipe: npm: Complain immediately if npm-shrinkwrap.json is too oldMike Crowe2025-04-101-0/+3
* rust: Upgrade 1.84.1->1.85.0Yash Shinde2025-04-011-0/+5
* cargo.bbclass: show PACKAGECONFIG_CONFARGS in bbnoteMartin Jansa2025-03-251-1/+1
* cargo: pass PACKAGECONFIG_CONFARGS to cargo buildJean-Pierre Geslin2025-03-201-1/+1
* autotools: require that a configure script existsRoss Burton2025-03-181-5/+2
* native: Drop export statements that aren't neededRichard Purdie2025-03-181-14/+14
* native: follow BUILD_* definitions for OBJCOPY, OBJDUMP and READELFAntonin Godard2025-03-181-0/+3
* uboot, kernel: use hex address for UBOOT_ENTRYPOINTAdrian Freihofer2025-03-112-2/+2
* linux-fitimage: sign setup sectionsAdrian Freihofer2025-03-111-0/+13
* classes-recipe: Consolidate machine-id handlingVyacheslav Yurkov2025-03-092-15/+19
* cmake.bbclass: remove whitespaceVictor J. Hansen2025-03-081-1/+1
* kernel-arch: add macro-prefix-map in KERNEL_CCStefan Mueller-Klieser2025-03-081-1/+7
* go: Check if GO_IMPORT is set in recipe and error if notChristos Gavros2025-03-031-0/+3
* go: remove support for GOROOT_FINALHongxu Jia2025-03-031-1/+0
* cml1.bbclass: use consistent make flags for menuconfigEnrico Jörns2025-03-032-4/+1
* uboot-sign: support to add users specific image tree sourceJamin Lin2025-02-271-0/+16
* uboot-sign: support to create TEE and ATF image tree sourceJamin Lin2025-02-271-1/+79
* cml1.bbclass: do not escape the exit valueSven Kalmbach2025-02-271-1/+1
* autotools: don't try and find in-tree macrosRoss Burton2025-02-271-12/+2
* u-boot: kernel-fitimage: Restore FIT_SIGN_INDIVIDUAL="1" behaviorMarek Vasut2025-02-251-9/+51
* cargo_common: use 'config.toml' instead of plain 'config'Enrico Scholz2025-02-251-10/+10
* kernel.bbclass: Handle possible multiconfig.Sebastian Zenker2025-02-251-1/+1
* setuptools3-base.bbclass: override default subprocess timeoutHongxu Jia2025-02-181-0/+4
* meson.bbclass: Add an option to specify install tagsVyacheslav Yurkov2025-02-111-1/+7
* kernel-fitImage: Remove dependeny on initramfs image when bundled.Weisser, Pascal.ext2025-02-111-1/+1