summaryrefslogtreecommitdiffstats
path: root/meta/conf
AgeCommit message (Expand)Author
2021-01-09qemu: Upgrade 5.1.0->5.2.0Richard Purdie
2021-01-08bitbake.conf: Add /run/ to PSEUDO_IGNORE_PATHSRichard Purdie
2021-01-05bitbake.conf: Add mkfifo to HOSTTOOLSRichard Purdie
2021-01-05conf/machine: bump qemu preferred versions to 5.10Bruce Ashfield
2021-01-05machine/qemuarm*: add vmalloc kernel parameterBruce Ashfield
2021-01-05libc-headers: update to v5.10Bruce Ashfield
2020-12-31ccache.bbclass: use ccache from host distributionAlexander Kanavin
2020-12-30zstd: add recipe from meta-oeAlexander Kanavin
2020-12-24local.conf: add aarch64 to the SDKMACHINE example valuesRoss Burton
2020-12-24bitbake.conf: default SDKMACHINE to the build host architectureRoss Burton
2020-12-20bitbake.conf: Prevent pyc file generation in pseudo contextPaul Barker
2020-12-20bitbake.conf: Canonicalize paths in PSEUDO_IGNORE_PATHSPeter Kjellerstedt
2020-12-18qemuriscv: check serial consoles w.r.t. /proc/consolesKhem Raj
2020-12-18image-uefi.conf: add EFI arch variableRoss Burton
2020-12-18maintainers.inc: remove myself from maintainersTanu Kaskinen
2020-12-09Revert "bitbake.conf: Add all layers (from BBLAYERS) to PSEUDO_IGNORE_PATHS"Richard Purdie
2020-12-09tune-octeontx2.inc: Add tune for Marvell OCTEON TX2 coreKevin Hao
2020-12-03bitbake.conf: Add all layers (from BBLAYERS) to PSEUDO_IGNORE_PATHSPeter Kjellerstedt
2020-11-30maintainers.inc: add self for new python recipesTim Orling
2020-11-30maintainers.inc: add self for new pytest packagesTim Orling
2020-11-24fs-perms: Ensure /usr/src/debug/ file modes are correctRichard Purdie
2020-11-17arch-riscv: Enable qemu-usermode on rv32Khem Raj
2020-11-13layer.conf: fix syntax error in PATH settingMatt Madison
2020-11-13lto.inc: Disable LTO for webkitKhem Raj
2020-11-11wayland-utils: introduce a recipeAlexander Kanavin
2020-11-11conf-notes.txt: mention more important images than just satoAlexander Kanavin
2020-11-11lto.inc: Disable LTO for perfKhem Raj
2020-11-11lto.inc: Disable LTO for xserver-xorgKhem Raj
2020-11-11libaio: Disable LTOKhem Raj
2020-11-11lto: Introduce LTOEXTRA variableKhem Raj
2020-11-11lto.inc: Add -ffat-lto-objects and -fuse-linker-pluginKhem Raj
2020-11-11lto: Add global LTO distro policy fileKhem Raj
2020-11-03vulkan-samples: replace vulkan-demosAlexander Kanavin
2020-11-02gdb: Update to 10.x releaseKhem Raj
2020-10-31tune-arm9tdmi.inc: include arm9tdmi in PACKAGE_ARCHSMartin Jansa
2020-10-31gst-devtools: add version 1.18.0 (gst-validate -> gst-devtools)Jose Quaresma
2020-10-30libportal: add a recipeAlexander Kanavin
2020-10-30maintainers.inc: Add Jose QuaresmaJose Quaresma
2020-10-30maintainers: Add myself as numactl maintainer to avoid QA errorsRichard Purdie
2020-10-30bitbake.conf: Exclude ${CCACHE_DIR} from pseudo databaseMingli Yu
2020-10-20Revert "qemumips: use 34Kf-64tlb CPU emulation"Victor Kamensky
2020-10-17tune-thunderx.inc: don't append _be to ARMPKGARCH for tune-thunderx_beMartin Jansa
2020-10-17tune-supersparc.inc: removeMartin Jansa
2020-10-17tune-riscv.inc: use nf suffix also for TUNE_PKGARCHMartin Jansa
2020-10-17tune-ep9312.inc: add t suffix for thumb to PACKAGE_EXTRA_ARCHS_tune-ep9312Martin Jansa
2020-10-17tune-mips64r6.inc: fix typo in mipsisa64r6-nfMartin Jansa
2020-10-17arch-arm64.inc: don't append _be to ARMPKGARCH for tune-aarch64_beMartin Jansa
2020-10-17arch-mips.inc: remove duplicated mips64el-o32 from PACKAGE_EXTRA_ARCHS_tune-m...Martin Jansa
2020-10-17arch-armv7a.inc: fix typoMartin Jansa
2020-10-17layer.conf: fix sanity error for PATH variable in extensible SDK workflowSourabh Banerjee