summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
AgeCommit message (Expand)Author
2023-11-30cmake-qemu.bbclass: support qemu for cmakeAdrian Freihofer
2023-11-22kernel-arch: use ccache only for compilerJavier Tia
2023-11-20rust: drop PE, PR from /usr/src/debug pathsMartin Jansa
2023-11-20bitbake.conf: Drop oldincludedirRichard Purdie
2023-11-20classes: go-mod: do not pack go mod cacheStefan Herbrechtsmeier
2023-11-20sed -i destroys symlinksJoakim Tjernlund
2023-11-13gnomebase.bbclass: Use meson as default buildsystemMarkus Volk
2023-11-09kernel-yocto: improve metadata patchingBruce Ashfield
2023-11-08populate_sdk_ext: split copy_buildsystem() into logical steps defined as func...Alexander Kanavin
2023-11-06meson: use correct targets for rust binariesDmitry Baryshkov
2023-11-05kernel-arch: drop CCACHE from KERNEL_STRIP definitionDmitry Baryshkov
2023-11-05image_types.bbclass: Use xz default compression preset levelNiko Mauno
2023-11-05scripts/esdk-tools: use a dedicated, static directory for esdk toolsAlexander Kanavin
2023-11-05populate_sdk_ext.bbclass: do not symlink unfsd from sdk image sysroot into eS...Alexander Kanavin
2023-10-30kernel.bbclass: add preceding space in appendVar settingChen Qi
2023-10-30kernel: Commit without running hooksWilliam A. Kennington III
2023-10-30Revert "bin_package.bbclass: Inhibit the default dependencies"Max Krummenacher
2023-10-27kernel.bbclass: Use strip utility used for kernel build in do_packageKhem Raj
2023-10-23qemuboot.bbclass: fix typos in documentationMarcus Folkesson
2023-10-19goarch: Move Go architecture mapping to a libraryJoshua Watt
2023-10-09qemuboot: reduce default size of software I/O translation bufferRoss Burton
2023-10-09cmake.bbclass: Add *.cmake to CONFIGURE_FILESPeter Kjellerstedt
2023-10-06autotools.bbclass: Add *.m4 to CONFIGURE_FILESPeter Kjellerstedt
2023-10-05uboot-extlinux-config.bbclass: fix missed override syntax migrationQuentin Schulz
2023-10-04uboot-extlinux-config.bbclass: Add menu title configurationDaniel Semkowicz
2023-10-04uboot-extlinux-config.bbclass: Uppercase "menu title" entryDaniel Semkowicz
2023-10-04uboot-extlinux-config.bbclass: Remove repeated space characterDaniel Semkowicz
2023-10-01uboot-extlinux-config.bbclass: Add missing variable descriptionsDaniel Semkowicz
2023-09-28kernel-fitImage: Strip path component from dtbNinad Palsule
2023-09-28multilib_script.bbclass: expand script name as wellMartin Jansa
2023-09-26systemd-boot-cfg: add .conf suffix to default entry labelCharles-Antoine Couret
2023-09-22pypi.bbclass: Update the upstream checks to automatically replace '_' with '-'Derek Straka
2023-09-20license/license_image: Fix license file layout to avoid overlapping filesRichard Purdie
2023-09-20multilib: fix SSTATE_ARCHS for multilib usageRichard Purdie
2023-09-20fontcache.bbclass: avoid native recipes depending on target fontconfigMartin Jansa
2023-09-14testimage.bbclass: remove QEMU_USE_SLIRP variableMikko Rapeli
2023-09-14testimage: respect target/server IPs when using slirpRoss Burton
2023-09-14goarch.bbclass: not compatible with riscv32Kai Kang
2023-09-12testimage.bbclass: detect slirp from TEST_RUNQEMUPARAMSMikko Rapeli
2023-09-10cmake.bbclass: refactor cmake argsAdrian Freihofer
2023-09-10cmake.bbclass: cleanup spaces and tabsAdrian Freihofer
2023-09-09classes: Drop ';' delimiter from ROOTFS/IMAGE*COMMAND variablesRichard Purdie
2023-09-07rust-target-config: Map rust target to OE targetKhem Raj
2023-09-07goarch.bbclass: Add loongarch64 to go_map_archZang Ruochen
2023-09-02kernel.bbclass: Add force flag to rm callsRyan Eatmon
2023-09-02cml1: Fix KCONFIG_CONFIG_COMMAND not conveyed fully in do_menuconfigJaeyoon Jung
2023-08-30classes/image_types: Add vfat image typeJoshua Watt
2023-08-29cmake.bbclass: fix allarch override syntaxChen Qi
2023-08-24recipes/classes/scripts: Drop SRCPV usage in OE-CoreRichard Purdie
2023-08-21classes-recipe: add cargo_c.bbclassFrederic Martinsons