summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
AgeCommit message (Expand)Author
2023-08-24recipes/classes/scripts: Drop SRCPV usage in OE-CoreRichard Purdie
2023-08-21classes-recipe: add cargo_c.bbclassFrederic Martinsons
2023-08-21bin_package.bbclass: Inhibit the default dependenciesPeter Kjellerstedt
2023-08-21gi-docgen: depend on qemu-usermode MACHINE_FEATURESRoss Burton
2023-08-16meson.bbclass:: update do_write_config vardepsRoss Burton
2023-08-16meson.bbclass: add MESON_TARGETRoss Burton
2023-08-16kernel.bbclass: Use KERNEL_STRIP instead of STRIPKhem Raj
2023-08-14rust-target-config: fix target_features for vfpv3d16Benjamin Bara
2023-08-11qemuboot: Update hardcoded path to match new layoutRichard Purdie
2023-08-10kernel: don't fail if Modules.symvers doesn't existJoel Stanley
2023-08-09qemuboot/runqemu: Fix 6.2 and later kernel network device namingRichard Purdie
2023-08-09cargo_common.bbclass: Handle Cargo.lock modifications for git dependenciesFrederic Martinsons
2023-08-09cargo.bbclass: Use --frozen flag for cargo operationsFrederic Martinsons
2023-08-01kernel-fitImage: add machine compatible to config sectionDenis OSTERLAND-HEIM
2023-07-30ptest-cargo.bbclass: Support of cargo workspacesFrederic Martinsons
2023-07-25python_setuptools3_rust: inherit ...build_metaTim Orling
2023-07-25kernel: make LOCALVERSION consistent between recipesBruce Ashfield
2023-07-21kernel: Fix path comparison in kernel staging dir symlinkingStaffan Rydén
2023-07-21kernel: set HOSTPKG_CONFIG to use pkg-config-nativeBruce Ashfield
2023-07-18Revert "rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lock"Alexander Kanavin
2023-07-17rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lockChangqing Li
2023-07-14ptest-cargo.bbclass: fix condition to detect test executableFrederic Martinsons
2023-07-12kernel: fix localversion in v6.3+Bruce Ashfield
2023-07-10rootfs_rpm: don't depend on opkg-native for update-alternativesRoss Burton
2023-07-10cml1: add showconfig task to easily find the generated .config fileRoss Burton
2023-07-10meson.bbclass: Point to llvm-config from native sysrootKhem Raj
2023-07-10uboot-extlinux-config.bbclass: fix old override syntax in commentQuentin Schulz
2023-07-10kernel-module-split add systemd modulesloaddir and modprobedir configJose Quaresma
2023-06-29image-artifact-names: include ${IMAGE_NAME_SUFFIX} directly in both ${IMAGE_N...Martin Jansa
2023-06-29kernel-devicetree: install dtb files without -${KERNEL_DTB_NAME} suffixMartin Jansa
2023-06-29classe-recipes: npm: Add support for dependencies and devDependenciesBELOUARGA Mohamed
2023-06-29classes: npm: Add support for the new format of the shrinkwrap fileBELOUARGA Mohamed
2023-06-29classes: npm: Handle peer dependencies for npm packagesBELOUARGA Mohamed
2023-06-29testimage/oeqa: Drop testimage_dump_host functionalityThomas Roos
2023-06-28kernel-module-split: make autoload and probeconf distribution specificJose Quaresma
2023-06-28kernel-module-split: use context manager to open filesJose Quaresma
2023-06-28kernel-module-split: install config modules directories only when they are ne...Jose Quaresma
2023-06-28kernel: config modules directories are handled by kernel-module-splitJose Quaresma
2023-06-28time64.inc: annotate and clean up recipe-specific Y2038 exceptionsAlexander Kanavin
2023-06-27rust-common.bbclass: move musl-specific linking fix from rust-source.incAlexander Kanavin
2023-06-27cargo.bbclass: set up cargo environment in common do_compileAlexander Kanavin
2023-06-19kernel: Add kernel specific STRIP variableKhem Raj
2023-06-17testimage: Only note missing target directories, don't warnRichard Purdie
2023-06-17testimage: implement test artifacts retriever for failing testsAlexis Lothoré
2023-06-17rootfs-postcommands: change sysusers.d commandLouis Rannou
2023-06-15gi-docgen: correct commentRoss Burton
2023-06-09meta: introduce KCONFIG_CONFIG_ENABLE_MENUCONFIGMing Liu
2023-06-06image_types: Fix reproducible builds for initramfs and UKI imgFrieder Paape
2023-06-06packagegroup: Handle SPDX signature issuesRichard Purdie
2023-06-02cmake.bbclass: do not search host paths for find_program()Chen Qi