summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
Commit message (Expand)AuthorAgeFilesLines
* cml1.bbclass: do_diffconfig: Don't override .config with .config.origRobert Yang2024-11-261-2/+1
* uboot-sign: fix concat_dtb argumentsClayton Casciato2024-11-261-1/+1
* rootfs-postcommands.bbclass: make opkg status reproducibleJonas Gorski2024-10-301-0/+4
* image.bbclass: Drop support for ImageQAFailed exceptions in image_qaPeter Kjellerstedt2024-10-181-11/+4
* image_qa: fix error handlingLouis Rannou2024-10-181-5/+6
* uboot-sign: fix counters in do_uboot_assemble_fitimagePaul Gerber2024-10-181-1/+2
* populate_sdk_base: inherit nopackagesMartin Jansa2024-10-111-1/+1
* kernel-fitimage: fix external dtb checkAdrian Freihofer2024-10-021-1/+1
* kernel-fitimage: fix intentationAdrian Freihofer2024-10-021-32/+32
* testexport: fallback for empty IMAGE_LINK_NAMEKonrad Weihmann2024-10-021-1/+1
* testimage: fallback for empty IMAGE_LINK_NAMEKonrad Weihmann2024-10-021-2/+2
* qemuboot: Trigger write_qemuboot_conf task on changes of kernel image realpathWeisser, Pascal.ext2024-08-261-1/+2
* populate_sdk_ext.bclass: make sure OECORE_NATIVE_SYSROOT is exported.Gauthier HADERER2024-08-261-1/+1
* image_types.bbclass: Use --force also with lz4,lzopNiko Mauno2024-08-191-2/+2
* create-spdx-3.0/populate_sdk_base: Add SDK_CLASSES inherit mechanism to fix t...Richard Purdie2024-08-062-2/+3
* create-spdx-*: Support multilibs via SPDX_MULTILIB_SSTATE_ARCHSMark Hatle2024-08-061-0/+4
* classes/kernel: No symlink in postinst without KERNEL_IMAGETYPE_SYMLINKJörg Sommer2024-08-011-2/+4
* cmake-qemu.bbclass: fix if criterionKai Kang2024-08-011-1/+1
* systemd.bbclass: Clarify error messageKhem Raj2024-07-261-1/+1
* populate_sdk_ext.bbclass: Fix undefined variable errorJookia2024-07-171-0/+2
* cargo: remove True option to getVar callsPeter Marko2024-07-122-11/+11
* linuxloader: add -armhf on arm only for TARGET_FPU 'hard'Jonas Gorski2024-07-031-1/+1
* kernel.bbclass: check, if directory exists before removing empty module direc...Heiko2024-06-191-1/+1
* classes: image_types: quote variable assignment needed by dashMartin Hundeb?ll2024-06-141-1/+1
* classes: image_types: apply EXTRA_IMAGECMD:squashfs* in oe_mksquashfs()Martin Hundebøll2024-05-231-8/+12
* Revert "goarch: disable dynamic linking globally"Jose Quaresma2024-05-231-7/+7
* go: Drop the linkmode completelyJose Quaresma2024-05-231-2/+0
* uboot-sign: fix loop in do_uboot_assemble_fitimageRalph Siemsen2024-05-231-1/+1
* rootfs-postcommands.bbclass: Only set DROPBEAR_RSAKEY_DIR onceMichael Glembotzki2024-05-031-1/+3
* 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