summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* package: Drop unused function and obsolete commentRichard Purdie2023-01-051-12/+0
* package: Move package functions to function libraryRichard Purdie2023-01-052-1399/+1416
* package: Move emit_pkgdata to packagedata.pyRichard Purdie2023-01-053-177/+181
* package: Move pkgdata handling functions to oe.packagedataRichard Purdie2023-01-057-69/+69
* package: Move get_conffiles/files_from_filevars functions to libRichard Purdie2023-01-055-80/+81
* package: Move fixup_perms function to bb function libraryRichard Purdie2023-01-052-237/+243
* bitbake: lib/bb: Update thread/process locks to use a timeoutRichard Purdie2023-01-056-36/+40
* layer.conf: Mark master as compatible with mickledoreRichard Purdie2023-01-032-2/+2
* layer.conf: Update to use mickledore as the layer series nameRichard Purdie2023-01-033-5/+5
* musl: Update to latest on tip of trunkKhem Raj2023-01-021-1/+1
* pulseaudio: Do not use 64bit time_t flagsKhem Raj2023-01-021-0/+3
* epiphany: update 42.4 -> 43.0Alexander Kanavin2023-01-021-8/+5
* libportal: convert from gtk-doc to gi-docgenAlexander Kanavin2023-01-021-1/+2
* libportal: add from meta-openembedded/meta-gnomeAlexander Kanavin2023-01-022-0/+20
* bitbake: command: Ensure that failure cases call finishAsyncComandRichard Purdie2023-01-021-2/+2
* bitbake-layers: fix a typoEnguerrand de Ribaucourt2023-01-021-1/+1
* bitbake: cookerdata: Fix previous commit to use a string, not a generatorRichard Purdie2023-01-021-1/+1
* bitbake: cookerdata: Fix cache/reparsing issueRichard Purdie2023-01-011-2/+2
* devtool: process local files only for the main branchAlexander Kanavin2022-12-315-16/+30
* vulkan-samples: Do not use LFS64 APIs in spdlogKhem Raj2022-12-312-0/+38
* strace: Replace off64_t with off_t in sync_file_range.c testKhem Raj2022-12-311-4/+13
* llvm: Do not use lseek64Khem Raj2022-12-312-0/+80
* qemu: disable sporadically failing test-io-channel-commandAlexander Kanavin2022-12-311-0/+2
* boost-build-native: update 1.80.0 -> 1.81.0Alexander Kanavin2022-12-311-1/+1
* vulkan-samples: update to latest revisionAlexander Kanavin2022-12-311-1/+1
* go: update 1.19.3 -> 1.19.4Alexander Kanavin2022-12-318-4/+4
* conf/machine/include: add x86-64-v3 tunes (AVX, AVX2, BMI1, BMI2, F16C, FMA, ...Alexander Kanavin2022-12-311-0/+29
* cargo: Do not use open64 on musl anymoreKhem Raj2022-12-312-1/+4
* nativesdk-rpm: don't create wrappers for WRAPPER_TOOLSMartin Jansa2022-12-311-8/+0
* nativesdk-rpm: export RPM_ETCCONFIGDIR and MAGIC in environment like RPM_CONF...Martin Jansa2022-12-312-6/+9
* libsm: 1.2.3 > 1.2.4Kai Kang2022-12-311-2/+1
* libx11: 1.8.1 -> 1.8.3Kai Kang2022-12-311-20/+16
* libx11-compose-data: 1.6.8 -> 1.8.3Kai Kang2022-12-312-14/+17
* xorg-lib-common.inc: set default value of XORG_EXTKai Kang2022-12-3129-25/+9
* rust-llvm: Fix build on latest muslKhem Raj2022-12-312-1/+81
* rust,libstd-rs: Fix build with latest muslKhem Raj2022-12-312-0/+173
* rust: Do not use open64 on musl in getrandom crateKhem Raj2022-12-312-0/+30
* bitbake: knotty: Ping the server/cooker periodicallyRichard Purdie2022-12-311-1/+11
* bitbake: server/process: Run idle commands in a separate idle threadRichard Purdie2022-12-314-50/+97
* bitbake: server/process: Add locking around idle functions accessesRichard Purdie2022-12-311-5/+14
* bitbake: event: Always use threadlockRichard Purdie2022-12-312-55/+35
* bitbake: server/process: Improve idle loop exit codeRichard Purdie2022-12-313-17/+20
* bitbake: cooker: Ensure commands clean up any parser processesRichard Purdie2022-12-311-0/+3
* bitbake: command: Tweak finishAsyncCommand ordering to avoid racesRichard Purdie2022-12-311-1/+1
* bitbake: server/process: Improve exception and idle function loggingRichard Purdie2022-12-311-0/+4
* bitbake: cooker/cookerdata: Rework the way the datastores are resetRichard Purdie2022-12-312-18/+22
* bitbake: event: Add enable/disable heartbeat codeRichard Purdie2022-12-313-2/+15
* bitbake: knotty: Avoid looping with tracebacksRichard Purdie2022-12-311-3/+1
* bitbake: cache: Drop reciever side counting for SiggenRecipeInfoRichard Purdie2022-12-301-7/+8
* bitbake: tinfoil: Ensure CommandExit is handledRichard Purdie2022-12-291-1/+1