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
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/commands: Ensure sync can be found regardless of PATH
Richard Purdie
2020-12-21
1
-0
/
+3
*
oeqa/commands: Fix compatibility with python 3.9
Richard Purdie
2020-11-24
1
-2
/
+2
*
oeqa: Add sync call to command execution
Richard Purdie
2020-10-20
1
-1
/
+7
*
oeqa/qemurunner: Increase serial timeout
Richard Purdie
2020-09-20
1
-1
/
+1
*
deb: Move package manager to its own dir
Fredrik Gustafsson
2020-07-27
1
-2
/
+1
*
ipk: Move package manager to its own dir
Fredrik Gustafsson
2020-07-27
1
-1
/
+2
*
rpm: Move package manager to its own dir
Fredrik Gustafsson
2020-07-27
1
-1
/
+3
*
oeqa/qemurunner: Add priority/nice information for running processes
Richard Purdie
2020-07-22
2
-2
/
+2
*
oeqa/utils/qemurunner: Fix missing pid file tracebacks
Richard Purdie
2020-07-14
1
-1
/
+1
*
qemurunner: Add extra debug info when qemu fails to start
Richard Purdie
2020-07-13
1
-0
/
+9
*
qemurunner: Ensure pid location is deterministic
Richard Purdie
2020-07-13
1
-2
/
+4
*
oeqa/utils/command: Improve stdin handling in runCmd
Richard Purdie
2020-06-23
1
-1
/
+3
*
oeqa/targetcontrol: Rework exception handling to avoid warnings
Richard Purdie
2020-06-04
1
-4
/
+1
*
qemurunner: fix ip fallback detection
Konrad Weihmann
2020-05-30
1
-1
/
+1
*
oeqa/qemurunner: Clean up failure handling
Richard Purdie
2020-04-26
1
-3
/
+8
*
testimage: enable ovmf support
Konrad Weihmann
2020-04-24
1
-1
/
+4
*
oeqa/commands: Fix runqemu after tinfoil data connector changes
Richard Purdie
2020-03-24
1
-5
/
+5
*
oeqa/qemurunner: Don't print a warning for harmless exception
Richard Purdie
2020-03-24
1
-1
/
+2
*
oeqa/logparser: correctly set test result markers
Alexander Kanavin
2020-02-22
1
-1
/
+1
*
oeqa/logparser: Fix performance issues with ptest log parsing
Richard Purdie
2020-02-21
1
-2
/
+14
*
testimage: Extend runtime testing infrastructure to allow unconventional boot...
Alejandro Hernandez Samaniego
2020-02-13
1
-5
/
+26
*
qemurunner.py: add try/except for pid handling race
Trevor Gamblin
2020-02-08
1
-1
/
+4
*
oeqa: modernise subprocess: preexec_fn=os.setsid -> start_new_session=True
André Draszik
2020-02-04
1
-1
/
+1
*
oeqa/utils/httpserver: allow to pass in listening port
André Draszik
2019-12-16
1
-2
/
+2
*
oeqa: qemu: ensure we print runqemu output in the event of failure
Paul Eggleton
2019-12-15
1
-2
/
+2
*
oeqa: qemu: fix width of top output in host dump
Paul Eggleton
2019-12-15
1
-0
/
+1
*
oeqa: qemu: ensure that host dump commands can be run properly
Paul Eggleton
2019-12-15
1
-1
/
+3
*
oeqa/qemurunner: Fix cmdline variable use before reference
Richard Purdie
2019-12-06
1
-1
/
+1
*
oeqa/utils/qemurunner.py: Handle QEMU machines with a single serial
Nathan Rossi
2019-11-27
1
-11
/
+21
*
oeqa: Set LD_LIBRARY_PATH when executing native commands
Joshua Watt
2019-08-30
1
-0
/
+3
*
oeqa/utils/nfs: Add unfs_server function to setup a userspace NFS server
Nathan Rossi
2019-08-28
2
-2
/
+41
*
commands.py: fix typo
Chen Qi
2019-08-28
1
-1
/
+1
*
lib/oeqa/utils/qemurunner.py: add runqemuparams after kvm/nographic/snapshot/...
Alexander Kanavin
2019-08-13
1
-2
/
+2
*
classes/lib: Remove bb.build.FuncFailed
Richard Purdie
2019-08-06
1
-2
/
+2
*
qemurunner.py: Be more verbose about problems
Alistair Francis
2019-07-18
1
-10
/
+10
*
qemurunner.py: fix race condition at qemu startup
Chen Qi
2019-07-15
1
-7
/
+14
*
oeqa: Cleanup /usr/bin/env python
Robert Yang
2019-06-30
1
-1
/
+0
*
oeqa/logparser: ignore test failure commentary
Ross Burton
2019-06-20
1
-2
/
+2
*
qemurunner: fix undefined variable
Adrian Freihofer
2019-06-08
1
-0
/
+1
*
oeqa/utils/qemurunner: Set both the threadport&serverport with tcpserial para...
Kevin Hao
2019-06-07
1
-2
/
+2
*
meta/lib+scripts: Convert to SPDX license headers
Richard Purdie
2019-05-09
19
-19
/
+56
*
logparser: Add LTP compliance section
Armin Kuster
2019-04-29
1
-0
/
+37
*
logparser: Add decoding ltp logs
Armin Kuster
2019-04-29
1
-0
/
+25
*
oeqa/utils/qemurunner: Fix typo in previous commit
Richard Purdie
2019-04-09
1
-1
/
+1
*
oeqa/qemurunner: Dont mix binary and non-binary strings
Richard Purdie
2019-03-25
1
-0
/
+1
*
metadata.py: return info after fallback methods
Chen Qi
2019-03-07
1
-0
/
+1
*
oeqa/utils/metadata: Add commit_count to fallback logic
Richard Purdie
2019-02-28
1
-2
/
+4
*
oeqa/utils/gitarchive: Handle case where parent is only on origin
Richard Purdie
2019-02-25
1
-2
/
+2
*
oe-build-perf-report/gitarchive: Move common useful functions to library
Richard Purdie
2019-02-21
1
-0
/
+71
*
scripts/oe-git-archive: Separate out functionality to library function
Richard Purdie
2019-02-18
1
-0
/
+173
[next]