summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bitbake: codeparser: support shell substitutions in quotesAntonin Godard2024-05-211-7/+22
* genericarm64: depend on u-boot in testimageRoss Burton2024-05-211-0/+3
* tiny-init: Stop using S == WORKDIRRichard Purdie2024-05-211-3/+4
* gtk+3: add gtk+ to CVE_PRODUCTEmil Kronborg2024-05-211-1/+1
* git: set --with-gitconfig=/etc/gitconfig for -native buildsRasmus Villemoes2024-05-211-0/+1
* gcc-runtime: libgomp fix for gcc 14 warnings with mandb selftestRichard Purdie2024-05-211-1/+1
* oeqa/sdk/assimp: Upgrade and fix for gcc 14Richard Purdie2024-05-211-4/+4
* oeqa/sdkext/devtool: replace use of librdfaRoss Burton2024-05-211-4/+3
* gcc: Upgrade to GCC 14.1 releaseKhem Raj2024-05-2141-3483/+214
* systemd: fix build against 6.9 libc-headersBruce Ashfield2024-05-212-0/+54
* linux-yocto: Avoid QA checkRichard Purdie2024-05-211-0/+5
* go: Drop fork of unpack code, mandate GO_SRCURI_DESTSUFFIXRichard Purdie2024-05-212-15/+3
* build-appliance-image: Remove warning about S not existingRichard Purdie2024-05-211-0/+5
* recipes: Ensure S is set to a valid directoryRichard Purdie2024-05-217-2/+20
* systemd-conf: Convert to use a dedicated UNPACKDIRRichard Purdie2024-05-211-5/+8
* devtool: Drop oe-local-files and simplifyRichard Purdie2024-05-215-222/+89
* recipes: Switch away from S = WORKDIRRichard Purdie2024-05-2175-89/+163
* recipes: Start WORKDIR -> UNPACKDIR transitionRichard Purdie2024-05-2137-84/+84
* dwarfsrcfiles: Switch to S = UNPACKDIRRichard Purdie2024-05-211-3/+6
* bitbake: cooker: Ensure generateTaskDepTreeData fails for NoProviderRichard Purdie2024-05-171-3/+3
* selftest/cases/runtime_test: Exclude centos-9 from virgl testsRichard Purdie2024-05-171-1/+1
* bitbake: parse: Improve/fix cache invalidation via mtimeRichard Purdie2024-05-161-4/+8
* at: Tweak UNPACKDIR referenceRichard Purdie2024-05-161-1/+1
* bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10Richard Purdie2024-05-161-1/+3
* oeqa/selftest/debuginfod: use localpkgfeed to speed server startupRoss Burton2024-05-151-6/+8
* selftest/classes: add localpkgfeed classRoss Burton2024-05-151-0/+27
* lib/oe/package-manager: allow including self in create_packages_dirRoss Burton2024-05-151-3/+6
* enchant2: upgrade to 2.7.3Ross Burton2024-05-151-1/+1
* devtool: modify: Catch git submodule error for go codeAnton Almqvist2024-05-151-1/+4
* python3-pycparser: cleanup RDEPENDSGuðni Már Gilbert2024-05-151-3/+1
* valgrind: Upgrade to 3.23.0Khem Raj2024-05-1515-657/+101
* oe-build-perf-report: Add dark modeNinette Adhikari2024-05-152-10/+39
* oe-build-perf-report: Update chart tooltip and chart typeNinette Adhikari2024-05-151-7/+24
* oe-build-perf-report: Improve report styling and add descriptionsNinette Adhikari2024-05-153-41/+80
* oe-build-perf-report: Display more than 300 commits and date instead of commi...Ninette Adhikari2024-05-152-3/+7
* oe-build-perf-report: Add apache echarts to make report interactiveNinette Adhikari2024-05-152-50/+72
* cpio: mark CVE-2023-7216 as disputedRoss Burton2024-05-141-0/+1
* sdk: Fix path length limit to match reserved sizeRobert Kovacsics2024-05-142-1/+5
* populate_sdk_ext.bbclass: Fix undefined variable errorJookia2024-05-141-0/+2
* oeqa/systemd_boot: Ensure ssh-pregen-hostkeys are available for the testRichard Purdie2024-05-131-1/+2
* linux-yocto: Enable team net driverKhem Raj2024-05-131-0/+2
* ssh-pregen-hostkeys: Limit to qemu machines by defaultRichard Purdie2024-05-131-1/+3
* patchtest: utils: remove unused functionsTrevor Gamblin2024-05-131-118/+11
* patchtest: tests: update bugzilla_entry_format.fail testfileTrevor Gamblin2024-05-131-12/+13
* patchtest: repo: refactor to use GitPythonTrevor Gamblin2024-05-131-71/+17
* patchtest: requirements.txt: add GitPythonTrevor Gamblin2024-05-131-0/+1
* glib-2.0: correct deprecated man/gtk-doc optionsAlexander Kanavin2024-05-131-1/+3
* glib/gobject-introspection: update 2.78.4 -> 2.80.0, 1.78.1 -> 1.80.0Alexander Kanavin2024-05-1328-568/+219
* insane: Fix case where S doesn't existRichard Purdie2024-05-131-1/+1
* libportal: fix rare build raceRoss Burton2024-05-132-1/+51