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/utils/httpserver: Rework to avoid hangs and improve logging
Richard Purdie
2018-11-16
1
-8
/
+29
*
oeqa/utils/qemurunner.py: Fix python regex warnings
Richard Purdie
2018-11-16
1
-5
/
+5
*
oeqa/utils/commands: Avoid unclosed file warnings
Richard Purdie
2018-11-14
1
-0
/
+3
*
oeqa/utils/buildproject: Only clean files if we've done something
Richard Purdie
2018-11-14
1
-0
/
+5
*
oeqa/utils/metadata: Allow to function without the git module
Richard Purdie
2018-10-29
1
-2
/
+15
*
qemurunner: Remove the signal handler before stopping qemu
Richard Purdie
2018-10-09
1
-2
/
+2
*
package_manager/sdk: Use filtered copies of the deploy ipk/deb directories
Richard Purdie
2018-08-15
1
-2
/
+4
*
qemurunner.py: fix is_alive() to avoid confusing with recycled pid
Robert Yang
2018-07-26
1
-1
/
+1
*
logging: use warning instead warn
Chen Qi
2018-07-26
1
-2
/
+2
*
devtool/oeqa: Ensure added layers set LAYERSERIES_COMPAT
Richard Purdie
2018-04-07
1
-1
/
+1
*
package_manager: Filter to only rpms we depend upon
Richard Purdie
2018-03-01
1
-1
/
+2
*
utils: qemurunner.py: cleanup grammar and ensure consistency
Mark Asselstine
2017-12-10
1
-1
/
+1
*
utils: qemurunner.py: Log both 'failed to reach login banner" reasons
Mark Asselstine
2017-12-10
1
-2
/
+6
*
utils: qemurunner.py: Add wall clock to 'timeout' logging
Mark Asselstine
2017-12-10
1
-6
/
+14
*
oeqa/commands: don't break if get_bb_vars is passed a tuple
Ross Burton
2017-12-02
1
-1
/
+1
*
qemurunner: Simplify binary data handling
Richard Purdie
2017-11-21
1
-12
/
+8
*
oeqa: Clean up logger handling
Richard Purdie
2017-11-09
3
-23
/
+12
*
oeqa/qemurunner: Use logger.debug, not logger.info
Richard Purdie
2017-11-09
1
-37
/
+37
*
qemurunner: Ensure logging handler is removed
Richard Purdie
2017-11-09
1
-1
/
+3
*
sshcontrol.py: in copy_to() always use scp
Erik Botö
2017-11-08
1
-6
/
+3
*
qemurunner: fix bad indentation in serial login
Ross Burton
2017-11-05
1
-3
/
+3
*
qemurunner: print tail qemu log in case bootlog is empty
Leonardo Sandoval
2017-09-25
1
-1
/
+6
*
qemurunner.py: wait for PID to appear in procfs
Juro Bystricky
2017-09-13
1
-3
/
+4
*
qemurunner.py: refactor searching for QEMU PID
Juro Bystricky
2017-09-11
1
-167
/
+136
*
oeqa/qemurunner: Improve logging
Richard Purdie
2017-09-11
1
-45
/
+45
*
qemurunner: Tweak qemu pid starting timeout code
Richard Purdie
2017-08-30
1
-4
/
+8
*
utils/logparser.py: fix section check
Robert Yang
2017-08-23
1
-1
/
+1
*
oeqa/utils/logparser.py: add skip status
Robert Yang
2017-08-23
1
-2
/
+3
*
commands.py: live output logging + result.error encoding fix
Patrick Ohly
2017-06-28
1
-22
/
+85
*
meta: Fix return value checks from subprocess.call()'s
Mikko Rapeli
2017-06-28
2
-3
/
+3
*
scripts/oe-test: Move load_test_components to oeqa.utils
Aníbal Limón
2017-06-06
1
-1
/
+36
*
oeqa.utils.git: use --verify in rev_parse()
Markus Lehtonen
2017-05-23
1
-1
/
+1
*
QemuRunner: avoid tainting os.environ
Patrick Ohly
2017-05-18
1
-7
/
+8
*
oe.lsb: add get_os_release()
Markus Lehtonen
2017-05-16
1
-13
/
+3
*
oeqa/utils/targetbuild: tmp dir improvements
Joshua Lock
2017-04-06
1
-3
/
+7
*
oeqa/utils/buildproject: create a more unique tmp dir
Joshua Lock
2017-04-06
1
-2
/
+5
*
selftest/commands: extend variable regex to include A_B variable notation
Leonardo Sandoval
2017-04-05
1
-1
/
+1
*
oeqa: allow persistent image writes in runqemu()
Patrick Ohly
2017-03-28
3
-5
/
+5
*
oeqa: allow customizing image used by runqemu()
Patrick Ohly
2017-03-28
1
-1
/
+3
*
oeqa: allow extending qemuparams="..."
Patrick Ohly
2017-03-28
1
-2
/
+2
*
oeqa: tolerate interrupted select() while waiting for qemu
Patrick Ohly
2017-03-28
2
-3
/
+12
*
oeqa.utils.commands: limit runCmd exception output
Markus Lehtonen
2017-03-27
1
-3
/
+10
*
qemurunner.py: fix handling of runqemuparams
Chen Qi
2017-03-27
1
-3
/
+3
*
oeqa/targetcontrol.py: modify it to test runqemu
Robert Yang
2017-03-27
2
-13
/
+28
*
qemurunner: configurable timeout for run_serial()
Patrick Ohly
2017-03-27
2
-10
/
+15
*
qemurunner: configure guest networking
Ed Bartosh
2017-03-22
1
-0
/
+13
*
qemurunner: get network params from runqemu output
Ed Bartosh
2017-03-22
1
-14
/
+22
*
qemurunner.py: ignore decode errors
Ed Bartosh
2017-03-08
1
-1
/
+1
*
targetcontrol: add image_fstype argument to commands.runqemu
Ed Bartosh
2017-03-08
1
-2
/
+2
*
qemurunner: add runqemuparams argument to commands.runqemu
Ed Bartosh
2017-03-08
3
-5
/
+5
[prev]
[next]