summaryrefslogtreecommitdiffstats
path: root/meta/classes-recipe
Commit message (Expand)AuthorAgeFilesLines
* systemd-boot-cfg: add .conf suffix to default entry labelCharles-Antoine Couret2023-09-261-1/+1
* pypi.bbclass: Update the upstream checks to automatically replace '_' with '-'Derek Straka2023-09-221-2/+4
* license/license_image: Fix license file layout to avoid overlapping filesRichard Purdie2023-09-201-12/+34
* multilib: fix SSTATE_ARCHS for multilib usageRichard Purdie2023-09-201-0/+1
* fontcache.bbclass: avoid native recipes depending on target fontconfigMartin Jansa2023-09-201-0/+1
* testimage.bbclass: remove QEMU_USE_SLIRP variableMikko Rapeli2023-09-141-1/+1
* testimage: respect target/server IPs when using slirpRoss Burton2023-09-141-3/+6
* goarch.bbclass: not compatible with riscv32Kai Kang2023-09-141-0/+1
* testimage.bbclass: detect slirp from TEST_RUNQEMUPARAMSMikko Rapeli2023-09-121-3/+11
* cmake.bbclass: refactor cmake argsAdrian Freihofer2023-09-101-19/+24
* cmake.bbclass: cleanup spaces and tabsAdrian Freihofer2023-09-101-2/+4
* classes: Drop ';' delimiter from ROOTFS/IMAGE*COMMAND variablesRichard Purdie2023-09-098-34/+32
* rust-target-config: Map rust target to OE targetKhem Raj2023-09-071-0/+2
* goarch.bbclass: Add loongarch64 to go_map_archZang Ruochen2023-09-071-0/+2
* kernel.bbclass: Add force flag to rm callsRyan Eatmon2023-09-021-2/+2
* cml1: Fix KCONFIG_CONFIG_COMMAND not conveyed fully in do_menuconfigJaeyoon Jung2023-09-021-1/+1
* classes/image_types: Add vfat image typeJoshua Watt2023-08-301-0/+15
* cmake.bbclass: fix allarch override syntaxChen Qi2023-08-291-4/+4
* recipes/classes/scripts: Drop SRCPV usage in OE-CoreRichard Purdie2023-08-241-1/+1
* classes-recipe: add cargo_c.bbclassFrederic Martinsons2023-08-211-0/+41
* bin_package.bbclass: Inhibit the default dependenciesPeter Kjellerstedt2023-08-211-0/+3
* gi-docgen: depend on qemu-usermode MACHINE_FEATURESRoss Burton2023-08-211-3/+4
* meson.bbclass:: update do_write_config vardepsRoss Burton2023-08-161-1/+1
* meson.bbclass: add MESON_TARGETRoss Burton2023-08-161-1/+4
* kernel.bbclass: Use KERNEL_STRIP instead of STRIPKhem Raj2023-08-161-1/+1
* rust-target-config: fix target_features for vfpv3d16Benjamin Bara2023-08-141-5/+7
* qemuboot: Update hardcoded path to match new layoutRichard Purdie2023-08-111-1/+1
* kernel: don't fail if Modules.symvers doesn't existJoel Stanley2023-08-101-2/+2
* qemuboot/runqemu: Fix 6.2 and later kernel network device namingRichard Purdie2023-08-091-1/+1
* cargo_common.bbclass: Handle Cargo.lock modifications for git dependenciesFrederic Martinsons2023-08-091-0/+41
* cargo.bbclass: Use --frozen flag for cargo operationsFrederic Martinsons2023-08-091-1/+6
* kernel-fitImage: add machine compatible to config sectionDenis OSTERLAND-HEIM2023-08-011-0/+4
* ptest-cargo.bbclass: Support of cargo workspacesFrederic Martinsons2023-07-301-4/+8
* python_setuptools3_rust: inherit ...build_metaTim Orling2023-07-251-2/+2
* kernel: make LOCALVERSION consistent between recipesBruce Ashfield2023-07-255-8/+27
* kernel: Fix path comparison in kernel staging dir symlinkingStaffan Rydén2023-07-211-3/+4
* kernel: set HOSTPKG_CONFIG to use pkg-config-nativeBruce Ashfield2023-07-211-0/+3
* Revert "rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lock"Alexander Kanavin2023-07-181-7/+0
* rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lockChangqing Li2023-07-171-0/+7
* ptest-cargo.bbclass: fix condition to detect test executableFrederic Martinsons2023-07-141-3/+3
* kernel: fix localversion in v6.3+Bruce Ashfield2023-07-122-2/+11
* rootfs_rpm: don't depend on opkg-native for update-alternativesRoss Burton2023-07-101-3/+1
* cml1: add showconfig task to easily find the generated .config fileRoss Burton2023-07-101-0/+6
* meson.bbclass: Point to llvm-config from native sysrootKhem Raj2023-07-101-0/+1
* uboot-extlinux-config.bbclass: fix old override syntax in commentQuentin Schulz2023-07-101-4/+4
* kernel-module-split add systemd modulesloaddir and modprobedir configJose Quaresma2023-07-101-2/+2
* image-artifact-names: include ${IMAGE_NAME_SUFFIX} directly in both ${IMAGE_N...Martin Jansa2023-06-296-62/+61
* kernel-devicetree: install dtb files without -${KERNEL_DTB_NAME} suffixMartin Jansa2023-06-291-10/+18
* classe-recipes: npm: Add support for dependencies and devDependenciesBELOUARGA Mohamed2023-06-291-5/+16
* classes: npm: Add support for the new format of the shrinkwrap fileBELOUARGA Mohamed2023-06-291-21/+6