summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-08-02wic/bootimg-efi: Add support for loading devicetree filesakanavin/directsdkJan Kiszka
2022-08-02wic/bootimg-efi: Factor out some common bitsJan Kiszka
2022-08-02vim: update from 9.0.0063 to 9.0.0115Randy MacLeod
2022-08-02repo: upgrade 2.27 -> 2.28Changhyeok Bae
2022-08-02hdparm: Fix build with glibc 2.36Khem Raj
2022-08-02gcc-sanitizers: Fix mount.h glibc 2.36 conflictKhem Raj
2022-08-02scripts/oe-setup-builddir: make it known where configurations come fromAlexander Kanavin
2022-08-02uboot-config.bbclass: Raise error for bad keyTom Hochstein
2022-08-02btrfs-tools: Use linux/mount.h instead of sys/mount.hKhem Raj
2022-08-02libarchive: Avoid mount.h conflict between kernel and glibcKhem Raj
2022-08-02ltp: fix build with ld-is-gold in DISTRO_FEATURESMartin Jansa
2022-08-02cmake: remove CMAKE_ASM_FLAGS variable in toolchain fileMartin Beeger
2022-08-02wic: depend on cross-binutilsRoss Burton
2022-08-02wic/bootimg-efi: use cross objcopy when building unified kernel imageRoss Burton
2022-08-02wic: add target tools to PATH when executing native commandsRoss Burton
2022-08-01oeqa/sdk/rust: Fix file deletion for multilib SDKsRichard Purdie
2022-07-28ltp: Add post release runtime fixesPetr Vorel
2022-07-28create-spdx: Fix supplier fieldMihai Lindner
2022-07-28bitbake: runqueue: add cpu/io pressure regulationAryaman Gupta
2022-07-28bitbake: bb/utils: movefile: use the logger for printingJose Quaresma
2022-07-28bitbake: bb/utils: remove: check the path again the expand python globJose Quaresma
2022-07-28poky: Enable debug-kernel for SPDX license manifestsRichard Purdie
2022-07-28poky.conf: remove EOL and Centos7 hostsArmin Kuster
2022-07-28selftest/meta_ide: add a test for running SDK tests directly in a yocto buildAlexander Kanavin
2022-07-28meson: provide relocation script and native/cross wrappers also for meson-nativeAlexander Kanavin
2022-07-28oeqa/sdk: allow epoxy/galculator tests to run in esdk and direct yocto buildsAlexander Kanavin
2022-07-28oeqa/sdk: add a test class for running SDK tests directly in a Yocto buildAlexander Kanavin
2022-07-28meta-ide-support: adjust to provide (e)SDK experience directly in a yocto buildAlexander Kanavin
2022-07-28toolchain-scripts.bbclass: adjust toolchain_create_tree_env_script to better ...Alexander Kanavin
2022-07-28archiver.bbclass: remove unsed do_deploy_archives[dirs]Jose Quaresma
2022-07-28populate_sdk_base: Fix mingw override nameRichard Purdie
2022-07-28mesa: fix compile error when debug build enabledKai Kang
2022-07-28systemd: Fix conflict between glibc mount.h and kernel mount.hKhem Raj
2022-07-28elfutils: Microblaze does not support symversMark Hatle
2022-07-28openssl: Move microblaze to linux-latomic configMark Hatle
2022-07-28default-distrovars: seccomp doesn't support microblazeMark Hatle
2022-07-28runqemu: Add missing space on default display optionMark Hatle
2022-07-28rng-tools: Change systemd service name to work with sysvinitAníbal Limón
2022-07-28devtool: error out when workspace is using old override syntaxRoland Hieber
2022-07-28populate_sdk: Add SDK toolchain language selection supportRichard Purdie
2022-07-28oeqa/sdk: Add basic rust cargo testOtavio Salvador
2022-07-28native: Clear TUNE_FEATURES/ABIEXTENSIONRichard Purdie
2022-07-28rust-target-config: Allow the targets generated to be configurableRichard Purdie
2022-07-28rust-target-config: Create new class to contain target json config generationRichard Purdie
2022-07-28rust-common/rust-cross: Clean up target json generation codeRichard Purdie
2022-07-28rust-cross: Simplfy the rust_gen_target callsRichard Purdie
2022-07-28rust-cross/rust-common: Merge arm target handling code to fix cross-canadianRichard Purdie
2022-07-28rust-cross-canadian: Fix ordering of target json config generationRichard Purdie
2022-07-28rust-common: Set llvm-target correctly for cross SDK targetsRichard Purdie
2022-07-28cargo-cross-canadian: Use SDK's flags during target linkingOtavio Salvador