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
/
commands.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
oeqa/utils/command: Improve stdin handling in runCmd
Richard Purdie
2020-07-02
1
-1
/
+3
*
oeqa/targetcontrol: Rework exception handling to avoid warnings
Richard Purdie
2020-06-18
1
-4
/
+1
*
oeqa/commands: Fix runqemu after tinfoil data connector changes
Richard Purdie
2020-03-24
1
-5
/
+5
*
oeqa: Set LD_LIBRARY_PATH when executing native commands
Joshua Watt
2019-08-30
1
-0
/
+3
*
commands.py: fix typo
Chen Qi
2019-08-28
1
-1
/
+1
*
classes/lib: Remove bb.build.FuncFailed
Richard Purdie
2019-08-06
1
-2
/
+2
*
meta/lib+scripts: Convert to SPDX license headers
Richard Purdie
2019-05-09
1
-1
/
+3
*
oeqa/utils/commands: Avoid log message duplication
Richard Purdie
2018-12-01
1
-1
/
+1
*
oeqa/utils/commands: Add extra qemu failure logging
Richard Purdie
2018-12-01
1
-1
/
+5
*
oeqa/utils/commands: Avoid unclosed file warnings
Richard Purdie
2018-11-14
1
-0
/
+3
*
devtool/oeqa: Ensure added layers set LAYERSERIES_COMPAT
Richard Purdie
2018-04-07
1
-1
/
+1
*
oeqa/commands: don't break if get_bb_vars is passed a tuple
Ross Burton
2017-12-02
1
-1
/
+1
*
oeqa: Clean up logger handling
Richard Purdie
2017-11-09
1
-17
/
+8
*
commands.py: live output logging + result.error encoding fix
Patrick Ohly
2017-06-28
1
-22
/
+85
*
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
1
-2
/
+2
*
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.utils.commands: limit runCmd exception output
Markus Lehtonen
2017-03-27
1
-3
/
+10
*
oeqa/targetcontrol.py: modify it to test runqemu
Robert Yang
2017-03-27
1
-2
/
+11
*
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
1
-2
/
+2
*
oeqa/utils/commands.py: allow use of binaries from native sysroot
Maciej Borzecki
2016-12-22
1
-1
/
+8
*
meta: remove True option to getVar calls
Joshua Lock
2016-12-16
1
-1
/
+1
*
oeqa/utils/commands.py: Fix get_bb_vars() when called without arguments
Mariano Lopez
2016-12-14
1
-1
/
+2
*
oe-selftest: use tinfoil.parse_recipe()
Paul Eggleton
2016-12-14
1
-3
/
+1
*
oe-selftest: make tinfoil quiet when using to start QEMU
Paul Eggleton
2016-12-14
1
-1
/
+1
*
oeqa/utils/commands.py: Make a copy of variables in get_bb_vars
Mariano Lopez
2016-12-13
1
-0
/
+1
*
devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...
Richard Purdie
2016-08-18
1
-1
/
+1
*
oeqa/utils/commands.py: Command class improve validations/decoding in output
Aníbal Limón
2016-08-01
1
-1
/
+4
*
lib/oeqa/utils/commands.py: Move updateEnv() from runexported.py
Mariano Lopez
2016-07-21
1
-0
/
+12
*
oeqa/utils/commands: fix single-character variable matching in get_bb_vars()
Ross Burton
2016-07-01
1
-2
/
+2
*
oeqa.utils.commands: runCmd: return stderr output, too
Markus Lehtonen
2016-07-01
1
-0
/
+1
*
oeqa.utils.commands: use get_bb_vars() in get_bb_var()
Markus Lehtonen
2016-07-01
1
-15
/
+5
*
oeqa.utils.commands: Introduce get_bb_vars()
Markus Lehtonen
2016-07-01
1
-0
/
+33
*
classes/lib: Complete transition to python3
Richard Purdie
2016-06-02
1
-2
/
+2
*
classes/lib: Update to use python3 command pipeline decoding
Richard Purdie
2016-06-02
1
-1
/
+1
*
oeqa/runexported.py: Fix exported test
Mariano Lopez
2016-04-12
1
-1
/
+5
*
oeqa/targetcontrol: make ssh control optional
Ed Bartosh
2016-02-15
1
-2
/
+2
*
oe-selftest: remove unused parameter
Ed Bartosh
2016-02-15
1
-1
/
+1
*
oeqa: setup bitbake logger after tinfoil.shutdown
Ed Bartosh
2016-02-10
1
-0
/
+11
*
oeqa/commands: Increase qemu boot timeout to match testimage.bbclass
Richard Purdie
2015-08-01
1
-1
/
+1
*
oeqa/selftest/imagefeatures: Use QemuTarget code
Richard Purdie
2015-07-27
1
-0
/
+49
*
lib/oeqa/utils/commands: ensure get_bb_var() works when value contains =
Paul Eggleton
2015-06-18
1
-1
/
+1
*
recipetool: add appendfile subcommand
Paul Eggleton
2015-05-20
1
-0
/
+11
*
oeqa/utils: Fixed a problem with get_bb_var not returning right variable.
Lucian Musat
2015-05-14
1
-2
/
+3
*
oeqa/utils: Allow ~ in bblayers
Ed Bartosh
2015-05-03
1
-0
/
+2
*
oe-selftest: support getting unexported variable values
Paul Eggleton
2015-03-20
1
-0
/
+7
*
oeqa/utils: replace some tabs with spaces
Paul Eggleton
2014-12-25
1
-5
/
+5
*
oeqa/utils: make get_bb_var() more reliable
Paul Eggleton
2014-12-23
1
-2
/
+2
[next]