summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bitbake: tests/fetch.py: add test case for using premirror in restricted networkChen Qi2024-02-191-0/+19
* bitbake: fetch2/git.py: fix a corner case in try_premirrorChen Qi2024-02-191-0/+6
* ell: update 0.61 -> 0.62Markus Volk2024-02-191-1/+1
* initramfs-framework: overlayroot: align bootparams with module nameJohannes Schneider2024-02-191-4/+8
* initramfs-framework: overlayroot: fix kernel commandline clashJohannes Schneider2024-02-191-1/+3
* bitbake: tests/fetch.py: add multiple fetches testPavel Zhukov2024-02-191-0/+18
* bitbake: fetch2/git.py: Fetch mirror into HEADPavel Zhukov2024-02-191-1/+5
* bitbake: git-make-shallow: support git's safe.bareRepositoryAndré Draszik2024-02-191-16/+18
* bitbake: tests/fetch: support git's safe.bareRepositoryAndré Draszik2024-02-191-2/+2
* bitbake: fetch/git2: support git's safe.bareRepositoryAndré Draszik2024-02-191-2/+2
* sanity.conf: Require bitbake 2.7.3Richard Purdie2024-02-191-1/+1
* sstatesig: Implement new siggen APIJoshua Watt2024-02-191-2/+3
* bitbake: bitbake: Bump version to 2.7.3 for hashserv changesRichard Purdie2024-02-192-2/+2
* bitbake: bitbake: hashserv: Postgres adaptations for ignoring duplicate insertsTobias Hagelborn2024-02-191-15/+38
* bitbake: siggen: Add parallel unihash exist APIJoshua Watt2024-02-191-0/+32
* bitbake: siggen: Add parallel query APIJoshua Watt2024-02-191-34/+87
* bitbake: hashserv: Add Client PoolJoshua Watt2024-02-192-0/+163
* bitbake: asyncrpc: Add Client Pool objectJoshua Watt2024-02-192-1/+78
* bitbake: hashserv: Add unihash-exists APIJoshua Watt2024-02-196-33/+151
* bitbake: hashserv: sqlalchemy: Use _execute() helperJoshua Watt2024-02-191-157/+140
* bitbake: hashserv: Add Unihash Garbage CollectionJoshua Watt2024-02-196-116/+684
* bitbake: hashserv: improve the loglevel error message to be more helpfulPaul Gortmaker2024-02-191-1/+1
* meta-poky/conf/templates/default/conf-summary.txt: add a template summaryAlexander Kanavin2024-02-191-0/+1
* bitbake-layers: Add test case layers setup for custom referencesJermain Horsman2024-02-191-0/+53
* bitbake-layers: Add ability to update the reference of repositoriesJermain Horsman2024-02-191-7/+72
* oe-setup-build: add a tool for discovering config templates and setting up bu...Alexander Kanavin2024-02-194-2/+163
* scripts/oe-setup-builddir: add support for configuration summariesAlexander Kanavin2024-02-191-0/+10
* meta/lib/bblayers/buildconf.py: add support for configuration summariesAlexander Kanavin2024-02-192-4/+10
* meta/conf/templates/default/conf-summary.txt: add a template summaryAlexander Kanavin2024-02-191-0/+1
* patchtest: add stronger indication for failed testsSimone Weiß2024-02-191-2/+2
* patchtest: Add selftest for test cve_check_ignoreSimone Weiß2024-02-192-0/+61
* scripts/oe-setup-layers: write a list of layer paths into the checkout's top dirAlexander Kanavin2024-02-192-4/+17
* useradd.bbclass: Fix missing space when appending vardeps.Siong W.LIM2024-02-191-1/+1
* qemu: Set CVE_STATUS for wrong CVEsSimone Weiß2024-02-191-0/+6
* wayland-protocols: update 1.32 -> 1.33Markus Volk2024-02-191-1/+1
* libuv: Upgrade 1.47.0 -> 1.48.0Simone Weiß2024-02-191-1/+1
* oe-init-build-env: generate .vscode from templateAdrian Freihofer2024-02-192-0/+99
* vscode: drop .vscode folderAdrian Freihofer2024-02-192-33/+0
* devtool: _extract_source: Correct the removal of an old backup directoryPeter Kjellerstedt2024-02-181-6/+6
* gnupg: disable tests to avoid running target binaries at build timeChen Qi2024-02-181-0/+1
* vim: upgrade from 9.0.2130 -> 9.1.0114Tim Orling2024-02-183-2/+2
* libgit2: update 1.7.1 -> 1.7.2Simone Weiß2024-02-181-1/+1
* grub2: ignore CVE-2024-1048, Redhat only issueSimone Weiß2024-02-181-0/+1
* oeqa/selftest/rust: Exclude failing riscv testsRichard Purdie2024-02-181-0/+3
* bitbake: taskexp_ncurses: ncurses version of taskexp.pyDavid Reyna2024-02-181-0/+1511
* testsdk: Avoid PATH contaminationRichard Purdie2024-02-181-0/+3
* devtool: standard: Add some missing whitespacePeter Kjellerstedt2024-02-181-12/+12
* devtool: ide-sdk make deploy-target quickerAdrian Freihofer2024-02-181-5/+38
* oe-selftest devtool: ide-sdk testsAdrian Freihofer2024-02-181-0/+492
* devtool: new ide-sdk pluginAdrian Freihofer2024-02-184-0/+1790