index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
walnascar
walnascar-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
meta
/
lib
/
oeqa
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
oeqa/utils/command: simplify tap detection
Adrian Freihofer
10 days
1
-5
/
+3
*
oe-selftest: devtool: split tap detection into function
Adrian Freihofer
10 days
1
-0
/
+16
*
oeqa/utils/command: fast-path get_bb_var()
Ross Burton
2025-06-20
1
-1
/
+14
*
lib/oeqa/utils/sshcontrol: correct condition for ending the select() loop
Alexander Kanavin
2025-06-09
1
-1
/
+1
*
lib/oeqa/subprocesstweak: clean up __str__()
Ross Burton
2025-06-05
1
-9
/
+4
*
qemurunner: Fix a bug with fork/exit handling
Richard Purdie
2025-03-03
1
-6
/
+9
*
oeqa/qemurunner: Convert from ifconfig to use ip
Richard Purdie
2025-02-20
1
-1
/
+1
*
lib/oeqa/metadata: Add commit_time to branch metadata being saved
Richard Purdie
2025-02-09
1
-0
/
+5
*
oeqa/sshcontrol: Handle empty reads
Richard Purdie
2025-01-25
1
-2
/
+4
*
rpm: replace use of rpm2cpio with rpm2archive
Alexander Kanavin
2024-12-12
1
-5
/
+5
*
qemurunner: Fix stack trace generation in exception handler
Mathieu Dubois-Briand
2024-12-09
1
-2
/
+4
*
oeqa/gitarchive: Fix syntax warning
Richard Purdie
2024-12-05
1
-1
/
+1
*
oeqa/utils/gitarchive: Return tag name and improve exclude handling
Richard Purdie
2024-11-23
1
-1
/
+3
*
qemu/testimage: Ensure GNU tar is in test images
Richard Purdie
2024-11-21
1
-1
/
+2
*
oeqa/runCmd: print stderr when that is a separate stream
Alexander Kanavin
2024-11-01
1
-0
/
+2
*
qemurunner: Clean up serial_lock handling
Richard Purdie
2024-10-14
1
-5
/
+6
*
oeqa: support passing custom boot patterns to runqemu
Enrico Jorns
2024-10-11
2
-3
/
+4
*
oeqa/utils/qemurunner: support ignoring vt100 escape sequences
Enrico Jorns
2024-10-11
1
-1
/
+3
*
oeqa/postactions: Fix archive retrieval from target
Mathieu Dubois-Briand
2024-09-20
1
-0
/
+1
*
oeqa/postactions: do not uncompress retrieved archive on host
Alexis Lothoré
2024-08-13
1
-1
/
+2
*
oeqa/postactions: fix exception handling
Alexis Lothoré
2024-08-13
1
-1
/
+1
*
oeqa/postactions: Separate artefact collection from test result collection
Richard Purdie
2024-07-18
2
-29
/
+32
*
testimage/postactions: Allow artifact collection to be skipped
Richard Purdie
2024-07-10
1
-0
/
+5
*
oeqa/utils/postactions: transfer whole archive over ssh instead of doing indi...
Alexis Lothoré
2024-07-08
1
-10
/
+9
*
oeqa/utils/commands: extend docstring for runqemu context manager
Enrico Jorns
2024-06-06
1
-1
/
+17
*
oeqa/postactions: Do not use -l option with df
Khem Raj
2024-04-23
1
-1
/
+1
*
qemurunner.py: Fix error on calls to run_monitor
Eilís 'pidge' Ní Fhlannagáin
2024-03-07
1
-2
/
+2
*
oeqa/lib/utils/postactions: fix host disk usage stats retrieval
Alexis Lothoré
2024-02-29
1
-1
/
+1
*
oeqa/utils/postactions: testimage: add host disk usage stat as post action
Alexis Lothoré
2024-02-27
1
-1
/
+12
*
oeqa/utils/postactions: add target disk usage stat as post action
Alexis Lothoré
2024-02-27
1
-1
/
+16
*
oeqa/utils/postactions: isolate directory creation in dedicated action
Alexis Lothoré
2024-02-27
1
-6
/
+10
*
testimage: create a list of failed test post actions
Alexis Lothoré
2024-02-27
1
-0
/
+68
*
lib/oeqa: share get_json_result_dir helper
Alexis Lothoré
2024-02-27
1
-0
/
+7
*
oeqa/qemurunner: Handle rare shutdown race
Richard Purdie
2024-01-30
1
-2
/
+6
*
qemurunner: more cleanups for output blocking
Alex Bennée
2023-12-21
1
-8
/
+12
*
qemurunner: Improve handling of serial port output blocking
Richard Purdie
2023-12-20
1
-29
/
+69
*
qemurunner: Improve stdout logging handling
Richard Purdie
2023-12-20
1
-22
/
+32
*
qemurunner: remove unused import
Ross Burton
2023-12-13
1
-1
/
+0
*
oeqa/qemurunner: Drop newlines serial workaround
Richard Purdie
2023-10-15
1
-12
/
+0
*
oeqa/utils/gitarchive: ensure tag matches regex before getting its fields
Alexis Lothoré
2023-10-11
1
-0
/
+2
*
oeqa/utils/gitarchive: fix tag pattern searching
Alexis Lothoré
2023-10-11
1
-1
/
+1
*
oeqa/qemurunner: Ensure we retry after BrokenPipeError
Richard Purdie
2023-10-11
1
-1
/
+1
*
oeqa/qemurunner: Add extra logging when console doesn't appear
Richard Purdie
2023-10-10
1
-0
/
+10
*
runqemu/qemurunner: Use nodelay with tcp serial connections
Richard Purdie
2023-10-10
1
-0
/
+1
*
oeqa/qemurunner: Add newlines serial workaround
Richard Purdie
2023-10-10
1
-0
/
+12
*
qemurunner.py: detect login prompt without without utf-8 conversion
Mikko Rapeli
2023-10-08
1
-2
/
+1
*
qemurunner: Show both the login console log and all logging upon failure
Richard Purdie
2023-10-04
1
-3
/
+2
*
qemurunner: Log the second serial console as well as the first
Richard Purdie
2023-10-04
1
-6
/
+3
*
qemurunner: Use backslashreplace with utf8 to make invalid characters clear
Richard Purdie
2023-10-04
1
-2
/
+2
*
qemurunner: Skip conversion from/to binary data for logfile
Richard Purdie
2023-10-04
1
-4
/
+3
[next]