summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
Commit message (Expand)AuthorAgeFilesLines
* uboot: Allow for customizing installed/deployed file namesRyan Eatmon2025-07-071-5/+10
* testimage: get real os-release filePeter Marko2025-06-131-1/+3
* u-boot: ensure keys are generated before assembling U-Boot FIT imageRogerio Guerra Borin2025-06-021-0/+2
* module.bbclass: add KBUILD_EXTRA_SYMBOLS to installAlon Bar-Lev2025-05-191-0/+1
* kernel-arch: add macro-prefix-map in KERNEL_CCStefan Mueller-Klieser2025-04-011-1/+7
* u-boot: kernel-fitimage: Restore FIT_SIGN_INDIVIDUAL="1" behaviorMarek Vasut2025-03-051-9/+51
* cmake: apply parallel build settings to ptest tasksPeter Marko2025-02-141-0/+2
* rust-common.bbclass: soft assignment for RUSTLIB pathPedro Ferreira2025-02-121-1/+1
* uboot-config: fix devtool modify with kernel-fitimageAdrian Freihofer2025-02-031-7/+10
* u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_E...Marek Vasut2025-02-032-64/+15
* rust-target-config: Fix TARGET_C_INT_WIDTH with correct sizeHarish Sadineni2025-01-251-5/+5
* classes/qemu: use tune to select QEMU_EXTRAOPTIONS, not package architectureRoss Burton2025-01-241-6/+2
* classes/nativesdk: also override TUNE_PKGARCHRoss Burton2025-01-241-0/+1
* populate_sdk_ext: write_local_conf add shutil importMark Hatle2025-01-091-0/+2
* 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