summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
Commit message (Expand)AuthorAgeFilesLines
* cmake-qemu.bbclass: support qemu for cmakeAdrian Freihofer2023-11-301-0/+28
* kernel-arch: use ccache only for compilerJavier Tia2023-11-221-3/+3
* rust: drop PE, PR from /usr/src/debug pathsMartin Jansa2023-11-201-1/+1
* bitbake.conf: Drop oldincludedirRichard Purdie2023-11-201-1/+1
* classes: go-mod: do not pack go mod cacheStefan Herbrechtsmeier2023-11-201-0/+4
* sed -i destroys symlinksJoakim Tjernlund2023-11-201-2/+2
* gnomebase.bbclass: Use meson as default buildsystemMarkus Volk2023-11-131-1/+1
* kernel-yocto: improve metadata patchingBruce Ashfield2023-11-091-5/+25
* populate_sdk_ext: split copy_buildsystem() into logical steps defined as func...Alexander Kanavin2023-11-081-12/+47
* meson: use correct targets for rust binariesDmitry Baryshkov2023-11-061-2/+2
* kernel-arch: drop CCACHE from KERNEL_STRIP definitionDmitry Baryshkov2023-11-051-1/+1
* image_types.bbclass: Use xz default compression preset levelNiko Mauno2023-11-051-1/+1
* scripts/esdk-tools: use a dedicated, static directory for esdk toolsAlexander Kanavin2023-11-051-12/+4
* populate_sdk_ext.bbclass: do not symlink unfsd from sdk image sysroot into eS...Alexander Kanavin2023-11-051-7/+0
* kernel.bbclass: add preceding space in appendVar settingChen Qi2023-10-301-1/+1
* kernel: Commit without running hooksWilliam A. Kennington III2023-10-301-1/+1
* Revert "bin_package.bbclass: Inhibit the default dependencies"Max Krummenacher2023-10-301-3/+0
* kernel.bbclass: Use strip utility used for kernel build in do_packageKhem Raj2023-10-271-1/+1
* qemuboot.bbclass: fix typos in documentationMarcus Folkesson2023-10-231-2/+2
* goarch: Move Go architecture mapping to a libraryJoshua Watt2023-10-191-26/+3
* qemuboot: reduce default size of software I/O translation bufferRoss Burton2023-10-091-0/+7
* cmake.bbclass: Add *.cmake to CONFIGURE_FILESPeter Kjellerstedt2023-10-091-1/+1
* autotools.bbclass: Add *.m4 to CONFIGURE_FILESPeter Kjellerstedt2023-10-061-1/+1
* uboot-extlinux-config.bbclass: fix missed override syntax migrationQuentin Schulz2023-10-051-1/+1
* uboot-extlinux-config.bbclass: Add menu title configurationDaniel Semkowicz2023-10-041-2/+6
* uboot-extlinux-config.bbclass: Uppercase "menu title" entryDaniel Semkowicz2023-10-041-1/+1
* uboot-extlinux-config.bbclass: Remove repeated space characterDaniel Semkowicz2023-10-041-1/+1
* uboot-extlinux-config.bbclass: Add missing variable descriptionsDaniel Semkowicz2023-10-011-1/+4
* kernel-fitImage: Strip path component from dtbNinad Palsule2023-09-281-0/+5
* multilib_script.bbclass: expand script name as wellMartin Jansa2023-09-281-5/+6
* systemd-boot-cfg: add .conf suffix to default entry labelCharles-Antoine Couret2023-09-261-1/+1
* pypi.bbclass: Update the upstream checks to automatically replace '_' with '-'Derek Straka2023-09-221-2/+4
* license/license_image: Fix license file layout to avoid overlapping filesRichard Purdie2023-09-201-12/+34
* multilib: fix SSTATE_ARCHS for multilib usageRichard Purdie2023-09-201-0/+1
* fontcache.bbclass: avoid native recipes depending on target fontconfigMartin Jansa2023-09-201-0/+1
* testimage.bbclass: remove QEMU_USE_SLIRP variableMikko Rapeli2023-09-141-1/+1
* testimage: respect target/server IPs when using slirpRoss Burton2023-09-141-3/+6
* goarch.bbclass: not compatible with riscv32Kai Kang2023-09-141-0/+1
* testimage.bbclass: detect slirp from TEST_RUNQEMUPARAMSMikko Rapeli2023-09-121-3/+11
* cmake.bbclass: refactor cmake argsAdrian Freihofer2023-09-101-19/+24
* cmake.bbclass: cleanup spaces and tabsAdrian Freihofer2023-09-101-2/+4
* classes: Drop ';' delimiter from ROOTFS/IMAGE*COMMAND variablesRichard Purdie2023-09-098-34/+32
* rust-target-config: Map rust target to OE targetKhem Raj2023-09-071-0/+2
* goarch.bbclass: Add loongarch64 to go_map_archZang Ruochen2023-09-071-0/+2
* kernel.bbclass: Add force flag to rm callsRyan Eatmon2023-09-021-2/+2
* cml1: Fix KCONFIG_CONFIG_COMMAND not conveyed fully in do_menuconfigJaeyoon Jung2023-09-021-1/+1
* classes/image_types: Add vfat image typeJoshua Watt2023-08-301-0/+15
* cmake.bbclass: fix allarch override syntaxChen Qi2023-08-291-4/+4
* recipes/classes/scripts: Drop SRCPV usage in OE-CoreRichard Purdie2023-08-241-1/+1
* classes-recipe: add cargo_c.bbclassFrederic Martinsons2023-08-211-0/+41