summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* testimage: create a list of failed test post actionsAlexis Lothoré2024-02-271-39/+2
* lib/oeqa: share get_json_result_dir helperAlexis Lothoré2024-02-271-9/+3
* kernel.bbclass: Set pkg-config variables for building modulesMunehisa Kamata2024-02-241-3/+9
* wic: allow imager-specific filename extensionsTrevor Woerner2024-02-241-1/+18
* Revert "meson: use absolute cross-compiler paths"Enguerrand de Ribaucourt2024-02-232-11/+2
* qemuboot: predictable network interface namesJoe Slater2024-02-211-1/+6
* testimage: log exception when failing to retrieve artifactsAlexis Lothoré2024-02-211-2/+2
* overlayfs: add missing vardepsChristoph Vogtländer2024-02-211-0/+1
* meson: use absolute cross-compiler pathsEnguerrand de Ribaucourt2024-02-202-2/+11
* python_mesonpy.bbclass: move from meta-pythonTim Orling2024-02-201-0/+52
* python: Drop ${PYTHON_PN}Richard Purdie2024-02-203-9/+9
* overlayfs-etc: add option to skip creation of mount dirsbaruch@tkos.co.il2024-02-191-1/+4
* meson: set the sysroot in the cross filesRoss Burton2024-02-171-0/+1
* waf.bbclass: Print waf output on unparsable versionYoann Congal2024-02-161-1/+4
* meson: remove TMPDIR workaroundRoss Burton2024-02-151-3/+0
* rootfs-postcommands: remove make_zimage_symlink_relative()Enrico Jörns2024-02-141-6/+0