| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: codeparser: support shell substitutions in quotes | Antonin Godard | 2024-05-21 | 1 | -7/+22 |
* | genericarm64: depend on u-boot in testimage | Ross Burton | 2024-05-21 | 1 | -0/+3 |
* | tiny-init: Stop using S == WORKDIR | Richard Purdie | 2024-05-21 | 1 | -3/+4 |
* | gtk+3: add gtk+ to CVE_PRODUCT | Emil Kronborg | 2024-05-21 | 1 | -1/+1 |
* | git: set --with-gitconfig=/etc/gitconfig for -native builds | Rasmus Villemoes | 2024-05-21 | 1 | -0/+1 |
* | gcc-runtime: libgomp fix for gcc 14 warnings with mandb selftest | Richard Purdie | 2024-05-21 | 1 | -1/+1 |
* | oeqa/sdk/assimp: Upgrade and fix for gcc 14 | Richard Purdie | 2024-05-21 | 1 | -4/+4 |
* | oeqa/sdkext/devtool: replace use of librdfa | Ross Burton | 2024-05-21 | 1 | -4/+3 |
* | gcc: Upgrade to GCC 14.1 release | Khem Raj | 2024-05-21 | 41 | -3483/+214 |
* | systemd: fix build against 6.9 libc-headers | Bruce Ashfield | 2024-05-21 | 2 | -0/+54 |
* | linux-yocto: Avoid QA check | Richard Purdie | 2024-05-21 | 1 | -0/+5 |
* | go: Drop fork of unpack code, mandate GO_SRCURI_DESTSUFFIX | Richard Purdie | 2024-05-21 | 2 | -15/+3 |
* | build-appliance-image: Remove warning about S not existing | Richard Purdie | 2024-05-21 | 1 | -0/+5 |
* | recipes: Ensure S is set to a valid directory | Richard Purdie | 2024-05-21 | 7 | -2/+20 |
* | systemd-conf: Convert to use a dedicated UNPACKDIR | Richard Purdie | 2024-05-21 | 1 | -5/+8 |
* | devtool: Drop oe-local-files and simplify | Richard Purdie | 2024-05-21 | 5 | -222/+89 |
* | recipes: Switch away from S = WORKDIR | Richard Purdie | 2024-05-21 | 75 | -89/+163 |
* | recipes: Start WORKDIR -> UNPACKDIR transition | Richard Purdie | 2024-05-21 | 37 | -84/+84 |
* | dwarfsrcfiles: Switch to S = UNPACKDIR | Richard Purdie | 2024-05-21 | 1 | -3/+6 |
* | bitbake: cooker: Ensure generateTaskDepTreeData fails for NoProvider | Richard Purdie | 2024-05-17 | 1 | -3/+3 |
* | selftest/cases/runtime_test: Exclude centos-9 from virgl tests | Richard Purdie | 2024-05-17 | 1 | -1/+1 |
* | bitbake: parse: Improve/fix cache invalidation via mtime | Richard Purdie | 2024-05-16 | 1 | -4/+8 |
* | at: Tweak UNPACKDIR reference | Richard Purdie | 2024-05-16 | 1 | -1/+1 |
* | bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10 | Richard Purdie | 2024-05-16 | 1 | -1/+3 |
* | oeqa/selftest/debuginfod: use localpkgfeed to speed server startup | Ross Burton | 2024-05-15 | 1 | -6/+8 |
* | selftest/classes: add localpkgfeed class | Ross Burton | 2024-05-15 | 1 | -0/+27 |
* | lib/oe/package-manager: allow including self in create_packages_dir | Ross Burton | 2024-05-15 | 1 | -3/+6 |
* | enchant2: upgrade to 2.7.3 | Ross Burton | 2024-05-15 | 1 | -1/+1 |
* | devtool: modify: Catch git submodule error for go code | Anton Almqvist | 2024-05-15 | 1 | -1/+4 |
* | python3-pycparser: cleanup RDEPENDS | Guðni Már Gilbert | 2024-05-15 | 1 | -3/+1 |
* | valgrind: Upgrade to 3.23.0 | Khem Raj | 2024-05-15 | 15 | -657/+101 |
* | oe-build-perf-report: Add dark mode | Ninette Adhikari | 2024-05-15 | 2 | -10/+39 |
* | oe-build-perf-report: Update chart tooltip and chart type | Ninette Adhikari | 2024-05-15 | 1 | -7/+24 |
* | oe-build-perf-report: Improve report styling and add descriptions | Ninette Adhikari | 2024-05-15 | 3 | -41/+80 |
* | oe-build-perf-report: Display more than 300 commits and date instead of commi... | Ninette Adhikari | 2024-05-15 | 2 | -3/+7 |
* | oe-build-perf-report: Add apache echarts to make report interactive | Ninette Adhikari | 2024-05-15 | 2 | -50/+72 |
* | cpio: mark CVE-2023-7216 as disputed | Ross Burton | 2024-05-14 | 1 | -0/+1 |
* | sdk: Fix path length limit to match reserved size | Robert Kovacsics | 2024-05-14 | 2 | -1/+5 |
* | populate_sdk_ext.bbclass: Fix undefined variable error | Jookia | 2024-05-14 | 1 | -0/+2 |
* | oeqa/systemd_boot: Ensure ssh-pregen-hostkeys are available for the test | Richard Purdie | 2024-05-13 | 1 | -1/+2 |
* | linux-yocto: Enable team net driver | Khem Raj | 2024-05-13 | 1 | -0/+2 |
* | ssh-pregen-hostkeys: Limit to qemu machines by default | Richard Purdie | 2024-05-13 | 1 | -1/+3 |
* | patchtest: utils: remove unused functions | Trevor Gamblin | 2024-05-13 | 1 | -118/+11 |
* | patchtest: tests: update bugzilla_entry_format.fail testfile | Trevor Gamblin | 2024-05-13 | 1 | -12/+13 |
* | patchtest: repo: refactor to use GitPython | Trevor Gamblin | 2024-05-13 | 1 | -71/+17 |
* | patchtest: requirements.txt: add GitPython | Trevor Gamblin | 2024-05-13 | 1 | -0/+1 |
* | glib-2.0: correct deprecated man/gtk-doc options | Alexander Kanavin | 2024-05-13 | 1 | -1/+3 |
* | glib/gobject-introspection: update 2.78.4 -> 2.80.0, 1.78.1 -> 1.80.0 | Alexander Kanavin | 2024-05-13 | 28 | -568/+219 |
* | insane: Fix case where S doesn't exist | Richard Purdie | 2024-05-13 | 1 | -1/+1 |
* | libportal: fix rare build race | Ross Burton | 2024-05-13 | 2 | -1/+51 |