summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
Commit message (Expand)AuthorAgeFilesLines
...
* gtk-doc: remove obsolete logicRoss Burton2024-01-121-9/+2
* autotools: don't exclude gtkdocizeRoss Burton2024-01-121-1/+1
* autotools: append to EXTRA_AUTORECONFRoss Burton2024-01-121-1/+1
* qemu.bbclass: fix a python TypeErrorMing Liu2024-01-091-1/+1
* uninative-tarball.xz - reproducibility fixRobert Berger2023-12-241-1/+1
* image-live.bbclass: LIVE_ROOTFS_TYPE support compressionLudovic Jozeau2023-12-231-1/+1
* nativesdk: don't unset MACHINE_FEATURES, let machine-sdk/ set itRoss Burton2023-12-231-1/+1
* nativesdk: ensure features don't get backfilledRoss Burton2023-12-231-0/+3
* ipk: Switch to using zstd compressionJoshua Watt2023-12-231-3/+1
* testimage: Drop target_dumper and most of monitor_dumperRichard Purdie2023-12-201-16/+0
* testimage: Exclude wtmp from target-dumper commandsRichard Purdie2023-12-201-1/+1
* classes-recipe: add python_maturin.bbclassTim Orling2023-12-171-0/+17
* cmake-qemu.bbclass: make it more usableAdrian Freihofer2023-12-131-8/+12
* cargo: Add CARGO_LOCK_PATH for path to Cargo.lockAlex Kiernan2023-12-091-2/+4
* rust: cargo: Convert single-valued variables to weak defaultsAlex Kiernan2023-12-092-5/+5
* cargo: Move CARGO_MANIFEST_PATH/CARGO_SRC_DIR to cargo_commonAlex Kiernan2023-12-092-7/+7
* cargo: Rename MANIFEST_PATH -> CARGO_MANIFEST_PATHAlex Kiernan2023-12-083-4/+4
* rust-common.bbclass: Define rust arch for x32 platformsKhem Raj2023-12-021-0/+2
* 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