summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
Commit message (Expand)AuthorAgeFilesLines
* cargo: remove True option to getVar callsPeter Marko10 days2-11/+11
* native/nativesdk: Stop overriding unprefixed *FLAGS variablesRichard Purdie10 days2-10/+0
* rust-target-config: Update data layouts for 32-bit arm targetsTronje Krabbe10 days1-2/+2
* devicetree.bbclass: switch away from S = WORKDIRAndrey Zhizhikin12 days1-1/+2
* classes/kernel: No symlink in postinst without KERNEL_IMAGETYPE_SYMLINKJörg Sommer12 days1-2/+4
* populate_sdk_base: add 7zip archive type for SDKBenjamin Szőke2024-06-181-1/+5
* cargo-update-recipe-crates: add RECIPE_UPDATE_EXTRA_TASKSTim Orling2024-06-131-0/+2
* linuxloader: add -armhf on arm only for TARGET_FPU 'hard'Jonas Gorski2024-06-111-1/+1
* cmake-qemu.bbclass: fix if criterionKai Kang2024-06-101-1/+1
* autotools/libtool: Drop libtool sysroot patch as not neededRichard Purdie2024-06-041-8/+1
* sstatesig/populate_sdk_ext: Improve unihash cache handlingRichard Purdie2024-06-041-8/+0
* kernel-yocto: fix incorrect debug message for defconfig in WORKDIRQuentin Schulz2024-06-031-1/+1
* siteconfig: Drop siteconfig class/code/supportRichard Purdie2024-05-313-24/+1
* classes: image_types: quote variable assignment needed by dashMartin Hundeb?ll2024-05-301-1/+1
* systemd.bbclass: Clarify error messageKhem Raj2024-05-281-1/+1
* newlib: Use mcmodel=medany for RISCV64Alejandro Hernandez Samaniego2024-05-281-1/+1
* toolchain-scripts: export the target endianism and word sizeRoss Burton2024-05-221-0/+9
* linux-yocto: Avoid QA checkRichard Purdie2024-05-211-0/+5
* go: Drop fork of unpack code, mandate GO_SRCURI_DESTSUFFIXRichard Purdie2024-05-211-14/+2
* devtool: Drop oe-local-files and simplifyRichard Purdie2024-05-211-2/+0
* recipes: Start WORKDIR -> UNPACKDIR transitionRichard Purdie2024-05-213-8/+8
* populate_sdk_ext.bbclass: Fix undefined variable errorJookia2024-05-141-0/+2
* classes: image_types: apply EXTRA_IMAGECMD:squashfs* in oe_mksquashfs()Martin Hundeb?ll2024-05-091-8/+12
* uboot-sign: fix loop in do_uboot_assemble_fitimageRalph Siemsen2024-05-091-1/+1
* classes/lib/scripts: Initial WORKDIR -> UNPACKDIR updatesRichard Purdie2024-05-023-23/+23
* cmake.bbclass: Add ${COREBASE}/scripts to CMAKE_FIND_ROOT_PATHDaniel Klauer2024-04-301-1/+1
* kernel.bbclass: check, if directory exists before removing empty module direc...Heiko2024-04-251-1/+1
* rust-target-config: fix feature for vfpv4f16Willy Tu2024-04-251-0/+3
* rootfs-postcommands.bbclass: Only set DROPBEAR_RSAKEY_DIR onceMichael Glembotzki2024-04-231-1/+3
* Revert "goarch: disable dynamic linking globally"Jose Quaresma2024-04-231-7/+7
* go: Drop the linkmode completelyJose Quaresma2024-04-231-2/+0
* classes/pypi: don't expose PYPI_ARCHIVE_NAMERoss Burton2024-04-161-2/+7
* autotools: update link in comment for cross compilingJörg Sommer2024-04-041-1/+2
* image-live.bbclass: Adjust the default value for INITRD_LIVEKevin Hao2024-04-041-1/+1
* populate_sdk_ext.bbclass: only overwirte lsb string if uninative is usedTimon Bergelt2024-03-301-1/+1
* cml1: prompt location of updated .config after do_menuconfig()Enrico Jörns2024-03-301-1/+1
* cml1: remove needless check for write_taint attributeEnrico Jörns2024-03-301-10/+8
* kernel-module-split.bbclass: enhance objcopy command call for kernel compilat...lixiaoyong2024-03-261-2/+2
* classes/qemuboot: add depends on qemu-system-native and qemu-helper-nativeRoss Burton2024-03-251-0/+2
* python3_pip517: just count wheels in the directory, not subdirectoriesRoss Burton2024-03-221-1/+1
* kernel: Fix check_oldest_kernelPaul Barker2024-03-181-1/+1
* kernel-fitImage: only include valid compatible lineChristian Taedcke2024-03-081-1/+7
* go.bbclass: set GOPROXYJose Quaresma2024-03-081-0/+1
* oeqa/runtime/login: Various code improvements and fixesRichard Purdie2024-03-071-0/+1
* image_types.bbclass: fix vfat image namesChristian Taedcke2024-03-061-2/+2
* bmaptool: now part of Yocto ProjectTrevor Woerner2024-03-052-2/+2
* goarch: disable dynamic linking globallyJose Quaresma2024-03-031-7/+7
* u-boot: Move UBOOT_INITIAL_ENV back to u-boot.incFabio Estevam2024-03-031-4/+0
* waf: Improve version parsing to avoid failing on warningsYoann Congal2024-03-011-2/+12
* libc-locale: fix ASCII compatible warning cause build failure.Xiangyu Chen2024-02-291-1/+1