| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: toaster/tests: Add UI TestCase - Check project header contains right... | Alassane Yattara | 2023-11-23 | 1 | -0/+142 |
* | bitbake: toaster/tests/create_new_project: Code cleanup | Alassane Yattara | 2023-11-23 | 1 | -1/+2 |
* | bitbake: toaster/tests: Add UI TestCase for visualize all projects show rows | Alassane Yattara | 2023-11-23 | 1 | -0/+34 |
* | bitbake: toaster/tests: Add UI TestCase for visualize all projects edit column | Alassane Yattara | 2023-11-23 | 1 | -0/+58 |
* | bitbake: toaster/tests: Add UI TestCase for Visualize all projects | Alassane Yattara | 2023-11-23 | 1 | -0/+34 |
* | bitbake: cache: Simplify virtualfn2realfn() | Peter Kjellerstedt | 2023-11-23 | 1 | -4/+2 |
* | bitbake: cookerdata: Be consistent with what type bb_data represents | Peter Kjellerstedt | 2023-11-23 | 1 | -6/+5 |
* | bitbake: command: Make parseRecipeFile() handle virtual recipes correctly | Peter Kjellerstedt | 2023-11-23 | 1 | -4/+4 |
* | bitbake: cooker: Avoid sideeffects for autorev from getAllKeysWithFlags | Richard Purdie | 2023-11-23 | 1 | -0/+7 |
* | bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG | Richard Purdie | 2023-11-23 | 1 | -8/+17 |
* | python3-poetry-core: upgrade 1.7.0 -> 1.8.1 | Tim Orling | 2023-11-22 | 1 | -6/+3 |
* | oeqa/selftest/debuginfod: improve selftest | Ross Burton | 2023-11-22 | 1 | -36/+88 |
* | kernel-arch: use ccache only for compiler | Javier Tia | 2023-11-22 | 1 | -3/+3 |
* | lib/oe/patch: ensure os.chdir restoring always happens | Ross Burton | 2023-11-22 | 1 | -3/+4 |
* | vim: Upgrade 9.0.2048 -> 9.0.2068 | Archana Polampalli | 2023-11-22 | 1 | -2/+2 |
* | vscode: add minimal configuration | Adrian Freihofer | 2023-11-21 | 2 | -0/+34 |
* | vim: use upstream generated .po files | Steve Sakoman | 2023-11-21 | 1 | -2/+4 |
* | useradd_base: Fix sed command line for passwd-expire | Adam Johnston | 2023-11-21 | 1 | -1/+1 |
* | bitbake: bitbake: utils: remove spaces on empty lines | Julien Stephan | 2023-11-20 | 1 | -8/+8 |
* | ffmpeg: Upgrade 6.0 -> 6.1 | Markus Volk | 2023-11-20 | 3 | -116/+2 |
* | python3-numpy: upgrade 1.26.0 -> 1.26.2 | Trevor Gamblin | 2023-11-20 | 1 | -1/+1 |
* | python3-trove-classifiers: upgrade 2023.10.18 -> 2023.11.14 | Trevor Gamblin | 2023-11-20 | 1 | -1/+1 |
* | python3-mako: upgrade 1.2.4 -> 1.3.0 | Trevor Gamblin | 2023-11-20 | 1 | -2/+2 |
* | python3-setuptools-scm: upgrade 7.1.0 -> 8.0.4 | Tim Orling | 2023-11-20 | 1 | -4/+5 |
* | python3-hypothesis: upgrade 6.88.3 -> 6.89.0 | Tim Orling | 2023-11-20 | 1 | -1/+1 |
* | gtk: Add rdepend on printbackend for cups | Markus Volk | 2023-11-20 | 2 | -2/+2 |
* | igt-gpu-tools: drop PR from /usr/src/debug paths | Martin Jansa | 2023-11-20 | 1 | -1/+1 |
* | python3-cython: drop PE, PR from /usr/src/debug paths | Martin Jansa | 2023-11-20 | 1 | -9/+9 |
* | valgrind: drop PE, PR from /usr/src/debug paths | Martin Jansa | 2023-11-20 | 1 | -2/+2 |
* | vulkan-samples: drop PE, PR from /usr/src/debug paths | Martin Jansa | 2023-11-20 | 2 | -2/+2 |
* | rust: drop PE, PR from /usr/src/debug paths | Martin Jansa | 2023-11-20 | 2 | -2/+2 |
* | perf: drop PE, PR from /usr/src/debug paths | Martin Jansa | 2023-11-20 | 1 | -2/+2 |
* | ffmpeg: drop PE, PR from /usr/src/debug paths | Martin Jansa | 2023-11-20 | 1 | -1/+1 |
* | libjpeg-turbo: drop PE, PR from /usr/src/debug paths | Martin Jansa | 2023-11-20 | 1 | -1/+1 |
* | acpica: drop PE, PR from /usr/src/debug paths | Martin Jansa | 2023-11-20 | 1 | -1/+1 |
* | go-cross-canadian.inc: drop PE, PR from /usr/src/debug paths | Martin Jansa | 2023-11-20 | 1 | -1/+1 |
* | ovmf: drop PE, PR from /usr/src/debug paths | Martin Jansa | 2023-11-20 | 1 | -1/+1 |
* | bitbake.conf: drop ${PE} and ${PR} from -f{file,macro,debug}-prefix-map | Martin Jansa | 2023-11-20 | 1 | -4/+5 |
* | bitbake.conf: Drop oldincludedir | Richard Purdie | 2023-11-20 | 5 | -6/+2 |
* | oeqa/selftest/devtool: fix test_devtool_modify_overrides test | Julien Stephan | 2023-11-20 | 1 | -1/+6 |
* | classes: go-mod: do not pack go mod cache | Stefan Herbrechtsmeier | 2023-11-20 | 1 | -0/+4 |
* | glibc: use nonarch libdir for tmpfiles.d | Stefan Herbrechtsmeier | 2023-11-20 | 1 | -4/+4 |
* | sysstat: use nonarch libdir for tmpfiles.d | Malte Schmidt | 2023-11-20 | 1 | -3/+7 |
* | pam: use nonarch libdir for tmpfiles.d | Malte Schmidt | 2023-11-20 | 1 | -3/+6 |
* | systemd: use nonarch libdir for tmpfiles.d | Malte Schmidt | 2023-11-20 | 1 | -2/+2 |
* | avahi: fix CVE-2023-38473 | Meenali Gupta | 2023-11-20 | 2 | -0/+111 |
* | avahi: fix CVE-2023-38472 | Meenali Gupta | 2023-11-20 | 2 | -0/+47 |
* | avahi: fix CVE-2023-38471 | Meenali Gupta | 2023-11-20 | 2 | -0/+74 |
* | avahi: fix CVE-2023-38470 | Meenali Gupta | 2023-11-20 | 2 | -0/+60 |
* | avahi: fix CVE-2023-38469 | Meenali Gupta | 2023-11-20 | 2 | -0/+49 |