summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster/tests: Replace assertTrue for more specific assertsRichard Purdie2024-10-142-91/+91
* bitbake: fetch2: add GitHub Codespaces supportOliver Kästner2024-10-141-0/+1
* bitbake: tests/browser: Avoid python 3.9 syntaxRichard Purdie2024-10-141-1/+4
* bitbake: toaster/tests/brwoser: Add wait for element callsRichard Purdie2024-10-141-0/+11
* bitbake: toaster/tests/selenium_helper_base: Handle WebDriverExceptionRichard Purdie2024-10-141-1/+4
* cve-check-update-nvd2-native: Incremement DL_DIR database locationRichard Purdie2024-10-141-1/+1
* ovmf-native: remove .pyc files from installMikko Rapeli2024-10-141-0/+1
* insane: Don't used cachedpath for os.lstat()Richard Purdie2024-10-142-3/+6
* oeqa/runtime/ssh: Fix incorrect timeout fixRichard Purdie2024-10-141-2/+2
* qemurunner: Clean up serial_lock handlingRichard Purdie2024-10-141-5/+6
* release-notes-5.1: update release note for styheadAntonin Godard2024-10-112-41/+718
* release-notes-5.1: update for several sectionLee Chee Yang2024-10-111-4/+312
* ref-manual: add mission pep517-backend sanity checkAntonin Godard2024-10-111-0/+3
* ref-manual: merge patch-status-* to patch-statusAntonin Godard2024-10-111-6/+2
* ref-manual: add missing variable PRSERV_UPSTREAMAntonin Godard2024-10-111-0/+5
* ref-manual: add missing OPKGBUILDCMD variableAntonin Godard2024-10-111-0/+7
* ref-manual: drop TCLIBCAPPEND variableAntonin Godard2024-10-111-13/+0
* ref-manual: add missing EXTERNAL_KERNEL_DEVICETREE variableAntonin Godard2024-10-111-0/+7
* ref-manual: add missing image manifest variablesAntonin Godard2024-10-111-0/+29
* ref-manual: add missing TESTIMAGE_FAILED_QA_ARTIFACTSAntonin Godard2024-10-111-0/+5
* ref-manual: drop siteconfig classAntonin Godard2024-10-111-9/+0
* ref-manual: add new RECIPE_UPGRADE_EXTRA_TASKS variableAntonin Godard2024-10-111-0/+5
* ref-manual: add missing nospdx classAntonin Godard2024-10-111-0/+8
* ref-manual: add new retain class and variablesAntonin Godard2024-10-112-0/+52
* ref-manual: add new vex classAntonin Godard2024-10-111-0/+25
* ref-manual: add missing CVE_CHECK manifest variablesAntonin Godard2024-10-111-0/+12
* resulttool/regression.py: skip checking status for ptestresult.rawlogs/ptestr...Changqing Li2024-10-111-0/+2
* resulttool/regression.py: fix AttributeErrorChangqing Li2024-10-111-0/+1
* wic/rootfs.py: allow --exclude-path option to exclude symlinksYi Zhao2024-10-111-1/+1
* oeqa/selftest/cases: add basic barebox testsEnrico Jorns2024-10-111-0/+44
* oeqa/selftest/cases: add basic u-boot testEnrico Jorns2024-10-111-0/+43
* oeqa: support passing custom boot patterns to runqemuEnrico Jorns2024-10-113-5/+7
* oeqa/utils/qemurunner: support ignoring vt100 escape sequencesEnrico Jorns2024-10-111-1/+3
* barebox: set default BAREBOX_CONFIG for qemu machinesEnrico Jorns2024-10-114-0/+8
* barebox-tools: add initial barebox tools supportMarco Felsch2024-10-112-0/+60
* barebox: add initial supportMarco Felsch2024-10-114-1/+172
* bitbake: utils: Improve multiple lock handlingRichard Purdie2024-10-111-0/+1
* bitbake: bitbake-prserver: use PRSERV_UPSTREAM as default settingMichael Opdenacker2024-10-111-1/+1
* bitbake: bitbake-server: use with to avoid ResourceWarningChris Laplante2024-10-111-3/+3
* lib/oe/package-manager: skip processing installed-pkgs with empty globsClaus Stovgaard2024-10-111-39/+37
* libarchive: Update SRC_URI to use httpsJermain Horsman2024-10-111-1/+1
* package_rpm: Check if file exists before open()Pavel Zhukov2024-10-111-4/+12
* insane: rewrite package_qa_check_archRoss Burton2024-10-111-16/+25
* insane: use oe.cachedpath.CachedPath instead of os.pathRoss Burton2024-10-111-14/+28
* insane: optimise test in package_qa_check_shebang_sizeRoss Burton2024-10-111-2/+1
* insane: micro-optimise the sweep of pkgfilesRoss Burton2024-10-111-16/+11
* insane: tidy up objdump preloading in package_qa_walk()Ross Burton2024-10-111-10/+11
* insane: check for RUNPATH as well as RPATHRoss Burton2024-10-111-4/+4
* insane: only parse ELFs if they're files, not symlinksRoss Burton2024-10-111-19/+2
* oe/elf: don't regenerate machine data on every callRoss Burton2024-10-111-131/+133