summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* meta/conf/machine: remove SERIAL_CONSOLES_CHECKRoss Burton2023-10-113-3/+0
* oeqa/selftest: don't skip test_read_only_image on qemuarm64Ross Burton2023-10-111-2/+0
* oeqa/utils/gitarchive: ensure tag matches regex before getting its fieldsAlexis Lothoré2023-10-111-0/+2
* oeqa/utils/gitarchive: fix tag pattern searchingAlexis Lothoré2023-10-111-1/+1
* oeqa/qemurunner: Ensure we retry after BrokenPipeErrorRichard Purdie2023-10-111-1/+1
* rust: reproducibility issue fixSundeep KOKKONDA2023-10-112-2/+1
* wic: fix a typo in help outputAndré Draszik2023-10-101-1/+1
* poky/poky-tiny: Switch to the 6.5 kernelRichard Purdie2023-10-102-3/+3
* oeqa/qemurunner: Add extra logging when console doesn't appearRichard Purdie2023-10-101-0/+10
* runqemu/qemurunner: Use nodelay with tcp serial connectionsRichard Purdie2023-10-106-6/+7
* oeqa/qemurunner: Add newlines serial workaroundRichard Purdie2023-10-101-0/+12
* qemux86/qemuarm: Drop kernel version overridesRichard Purdie2023-10-103-6/+0
* oeqa/selftest/bblock: add self test for bblock toolJulien Stephan2023-10-091-0/+203
* scripts/bblock: add a script to lock/unlock recipesJulien Stephan2023-10-091-0/+184
* sstatesig: add a new info level for SIGGEN_LOCKEDSIGS_TASKSIG_CHECKJulien Stephan2023-10-091-1/+17
* bitbake.conf: include bblock.confJulien Stephan2023-10-091-0/+1
* migration-guides: add release notes for 4.0.13Lee Chee Yang2023-10-092-0/+272
* overview: Add note about non-reproducibility side effectsJoshua Watt2023-10-091-0/+9
* dev-manual: fix testimage usage instructionsTrevor Gamblin2023-10-092-3/+3
* ref-manual: releases.svg: Scarthgap is now version 5.0Michael Opdenacker2023-10-091-1/+1
* openssh: drop sudo from ptest dependenciesMikko Rapeli2023-10-092-2/+2
* strace: skip so_peerpidfd testRandy MacLeod2023-10-092-0/+26
* cryptodev: Update to latest git for 6.5 kernel fixesRichard Purdie2023-10-091-1/+2
* busybox: use ttyrun to run getty only if the terminal existsRoss Burton2023-10-091-34/+12
* sysvinit-inittab: use ttyrun to run getty only if the terminal existsRoss Burton2023-10-092-34/+7
* ttyrun: add new recipeRoss Burton2023-10-092-0/+34
* sysvinit-initab: rewrite loop to generate inittabRoss Burton2023-10-091-7/+7
* qemuboot: reduce default size of software I/O translation bufferRoss Burton2023-10-091-0/+7
* cmake.bbclass: Add *.cmake to CONFIGURE_FILESPeter Kjellerstedt2023-10-091-1/+1
* bitbake: bitbake-hashclient: Add clean-unused subcommandJoshua Watt2023-10-091-0/+9
* bitbake: hashserv: Add API to clean unused entriesJoshua Watt2023-10-093-1/+43
* bitbake: hashserv: Extend get_outhash API to optionally include unihashJoshua Watt2023-10-092-17/+32
* bitbake: bitbake-hashclient: Add remove subcommandJoshua Watt2023-10-091-0/+13
* bitbake: hashserv: Add remove APIJoshua Watt2023-10-093-0/+66
* devtool/upgrade: check all git config locationsMarcus Flyckt2023-10-081-1/+1
* qemurunner.py: detect login prompt without without utf-8 conversionMikko Rapeli2023-10-081-2/+1
* busybox: Set PATH in syslog initscriptMartijn de Gouw2023-10-061-0/+2
* qemu: fix CVE-2023-42467Yogita Urade2023-10-062-0/+50
* linux-firmware: create separate package for cirrus and cnm firmwaresFahad Arslan2023-10-061-0/+28
* gstreamer: upgrade 1.22.5 -> 1.22.6Archana Polampalli2023-10-0611-11/+11
* libtirpc: conditionally enable gssapiDaniel McGregor2023-10-061-1/+2
* meson: upgrade 1.2.1 -> 1.2.2Daniel McGregor2023-10-061-1/+1
* recipetool/create_buildsys_python: use importlib instead of impChris Laplante2023-10-061-3/+2
* packages.bbclass: Correct the check for conflicts with renamed packagesPeter Kjellerstedt2023-10-061-5/+3
* scripts/oe-setup-layers: Update how to determine if directory is git repoJermain Horsman2023-10-061-5/+5
* autotools.bbclass: Add *.m4 to CONFIGURE_FILESPeter Kjellerstedt2023-10-061-1/+1
* externalsrc.bbclass: Support specifying patterns in CONFIGURE_FILESPeter Kjellerstedt2023-10-061-2/+4
* bitbake: selftest/fetch: Ensure top level directory timestamp doesn't break testRichard Purdie2023-10-061-5/+7
* bitbake: toaster: Monitoring - implement Django logging systemAlassane Yattara2023-10-067-38/+198
* bitbake: toaster: update selenium version and code syntaxMarlon Rodriguez Garcia2023-10-0616-118/+156