summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-01-05recipes/classes: Drop prepend/append usage with PACKAGESPLITFUNCSRichard Purdie
2023-01-05package: Drop support for PACKAGEBUILDPKGD function customisationRichard Purdie
2023-01-05python3-cython: Use PACKAGESPLITFUNCS instead of PACKAGEBUILDPKGDRichard Purdie
2023-01-05package: Move mapping_rename_hook to packagedata function libraryRichard Purdie
2023-01-05package: Drop unused function and obsolete commentRichard Purdie
2023-01-05package: Move package functions to function libraryRichard Purdie
2023-01-05package: Move emit_pkgdata to packagedata.pyRichard Purdie
2023-01-05package: Move pkgdata handling functions to oe.packagedataRichard Purdie
2023-01-05package: Move get_conffiles/files_from_filevars functions to libRichard Purdie
2023-01-05package: Move fixup_perms function to bb function libraryRichard Purdie
2023-01-05bitbake: lib/bb: Update thread/process locks to use a timeoutRichard Purdie
2023-01-03layer.conf: Mark master as compatible with mickledoreRichard Purdie
2023-01-03layer.conf: Update to use mickledore as the layer series nameRichard Purdie
2023-01-02musl: Update to latest on tip of trunkKhem Raj
2023-01-02pulseaudio: Do not use 64bit time_t flagsKhem Raj
2023-01-02epiphany: update 42.4 -> 43.0Alexander Kanavin
2023-01-02libportal: convert from gtk-doc to gi-docgenAlexander Kanavin
2023-01-02libportal: add from meta-openembedded/meta-gnomeAlexander Kanavin
2023-01-02bitbake: command: Ensure that failure cases call finishAsyncComandRichard Purdie
2023-01-02bitbake-layers: fix a typoEnguerrand de Ribaucourt
2023-01-02bitbake: cookerdata: Fix previous commit to use a string, not a generatorRichard Purdie
2023-01-01bitbake: cookerdata: Fix cache/reparsing issueRichard Purdie
2022-12-31devtool: process local files only for the main branchAlexander Kanavin
2022-12-31vulkan-samples: Do not use LFS64 APIs in spdlogKhem Raj
2022-12-31strace: Replace off64_t with off_t in sync_file_range.c testKhem Raj
2022-12-31llvm: Do not use lseek64Khem Raj
2022-12-31qemu: disable sporadically failing test-io-channel-commandAlexander Kanavin
2022-12-31boost-build-native: update 1.80.0 -> 1.81.0Alexander Kanavin
2022-12-31vulkan-samples: update to latest revisionAlexander Kanavin
2022-12-31go: update 1.19.3 -> 1.19.4Alexander Kanavin
2022-12-31conf/machine/include: add x86-64-v3 tunes (AVX, AVX2, BMI1, BMI2, F16C, FMA, ...Alexander Kanavin
2022-12-31cargo: Do not use open64 on musl anymoreKhem Raj
2022-12-31nativesdk-rpm: don't create wrappers for WRAPPER_TOOLSMartin Jansa
2022-12-31nativesdk-rpm: export RPM_ETCCONFIGDIR and MAGIC in environment like RPM_CONF...Martin Jansa
2022-12-31libsm: 1.2.3 > 1.2.4Kai Kang
2022-12-31libx11: 1.8.1 -> 1.8.3Kai Kang
2022-12-31libx11-compose-data: 1.6.8 -> 1.8.3Kai Kang
2022-12-31xorg-lib-common.inc: set default value of XORG_EXTKai Kang
2022-12-31rust-llvm: Fix build on latest muslKhem Raj
2022-12-31rust,libstd-rs: Fix build with latest muslKhem Raj
2022-12-31rust: Do not use open64 on musl in getrandom crateKhem Raj
2022-12-31bitbake: knotty: Ping the server/cooker periodicallyRichard Purdie
2022-12-31bitbake: server/process: Run idle commands in a separate idle threadRichard Purdie
2022-12-31bitbake: server/process: Add locking around idle functions accessesRichard Purdie
2022-12-31bitbake: event: Always use threadlockRichard Purdie
2022-12-31bitbake: server/process: Improve idle loop exit codeRichard Purdie
2022-12-31bitbake: cooker: Ensure commands clean up any parser processesRichard Purdie
2022-12-31bitbake: command: Tweak finishAsyncCommand ordering to avoid racesRichard Purdie
2022-12-31bitbake: server/process: Improve exception and idle function loggingRichard Purdie
2022-12-31bitbake: cooker/cookerdata: Rework the way the datastores are resetRichard Purdie