summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
Commit message (Expand)AuthorAgeFilesLines
* testimage: Drop target_dumper and most of monitor_dumperRichard Purdie2024-01-041-16/+0
* kernel-arch: use ccache only for compilerJavier Tia2024-01-041-3/+3
* sed -i destroys symlinksJoakim Tjernlund2024-01-041-2/+2
* testimage: Exclude wtmp from target-dumper commandsRichard Purdie2023-12-221-1/+1
* meson: use correct targets for rust binariesDmitry Baryshkov2023-12-151-2/+2
* kernel-yocto: improve metadata patchingBruce Ashfield2023-12-151-5/+25
* kernel-arch: drop CCACHE from KERNEL_STRIP definitionDmitry Baryshkov2023-11-241-1/+1
* kernel.bbclass: Use strip utility used for kernel build in do_packageKhem Raj2023-11-241-1/+1
* Revert "bin_package.bbclass: Inhibit the default dependencies"Max Krummenacher2023-11-241-3/+0
* goarch: Move Go architecture mapping to a libraryJoshua Watt2023-11-241-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
* bin_package.bbclass: Inhibit the default dependenciesPeter Kjellerstedt2023-08-211-0/+3
* gi-docgen: depend on qemu-usermode MACHINE_FEATURESRoss Burton2023-08-211-3/+4
* meson.bbclass:: update do_write_config vardepsRoss Burton2023-08-161-1/+1
* meson.bbclass: add MESON_TARGETRoss Burton2023-08-161-1/+4
* kernel.bbclass: Use KERNEL_STRIP instead of STRIPKhem Raj2023-08-161-1/+1
* rust-target-config: fix target_features for vfpv3d16Benjamin Bara2023-08-141-5/+7
* qemuboot: Update hardcoded path to match new layoutRichard Purdie2023-08-111-1/+1
* kernel: don't fail if Modules.symvers doesn't existJoel Stanley2023-08-101-2/+2
* qemuboot/runqemu: Fix 6.2 and later kernel network device namingRichard Purdie2023-08-091-1/+1
* cargo_common.bbclass: Handle Cargo.lock modifications for git dependenciesFrederic Martinsons2023-08-091-0/+41