summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
Commit message (Expand)AuthorAgeFilesLines
* testimage: get real os-release filePeter Marko2025-06-201-1/+3
* systemd.bbclass: generate preset for templatesPatrick Williams2025-06-131-1/+10
* module.bbclass: add KBUILD_EXTRA_SYMBOLS to installAlon Bar-Lev2025-05-191-0/+1
* 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
* kernel-fitImage: Take possible multiconfig into account.Weisser, Pascal.ext2025-02-111-2/+6
* kernel-fitimage.bbclass: do not use the UBOOT_ENV variableAdrian Freihofer2025-02-111-13/+0
* kernel-fitimage.bbclass: introduce FIT_UBOOT_ENVAdrian Freihofer2025-02-111-0/+5
* cmake: apply parallel build settings to ptest tasksPeter Marko2025-02-101-0/+2
* uki.bbclass: remove duplicate d.getVar('DEPLOY_DIR_IMAGE')Koen Kooi2025-02-101-2/+0
* uki.bbclass: capture ukify command stdout and stderrMikko Rapeli2025-02-101-1/+2
* uboot-config: Fix devtool modifyTom Hochstein2025-02-101-1/+1
* classes: switch p7zip to 7zipPeter Marko2025-02-102-2/+2
* testimage.bbclass: fix logDetails() call on error pathMikko Rapeli2025-02-051-2/+1
* meta/meta-selftest: Fix variable assignment whitespaceRichard Purdie2025-02-0110-21/+21
* rust-common.bbclass: soft assignment for RUSTLIB pathPedro Ferreira2025-02-011-1/+1
* kernel-yocto: move the cp of ${KBUILD_DEFCONFIG} file outside if bodySlawomir Stepien2025-01-271-7/+1
* bitbake.conf: Handle empty BB_CURRENT_MCRichard Purdie2025-01-251-1/+1
* rust-common: add LDFLAGS to 'build-rust-cc' wrapperEnrico Scholz2025-01-231-1/+1
* u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_E...Marek Vasut2025-01-222-64/+15
* classes/recipes: Switch virtual/XXX-gcc to virtual/cross-cc (and c++/binutils)Richard Purdie2025-01-214-5/+5
* kernel-yocto: make kernel commits reproducibleEnrico Jörns2025-01-211-0/+6
* image.bbclass: enable systemd user servicesArtur Kowalski2025-01-211-0/+1
* systemd.bbclass: support user units in postinst and prerm hooksArtur Kowalski2025-01-211-0/+14
* systemd.bbclass: update postinst and prerm hooksArtur Kowalski2025-01-211-6/+12
* systemd.bbclass: properly handle user units in systemd_create_presetsArtur Kowalski2025-01-211-4/+25
* systemd.bbclass: introduce systemd_service_searchpaths()Artur Kowalski2025-01-211-6/+15
* systemd.bbclass: factor out service lookup logic into separate functionArtur Kowalski2025-01-211-18/+23
* systemd.bbclass: add ${sysconfdir}/systemd/user to search pathArtur Kowalski2025-01-211-1/+4