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: add output to subprocess exceptions
Ross Burton
2017-03-01
1
-0
/
+19
*
oeqa: fix typo
Humberto Ibarra
2017-02-23
1
-2
/
+2
*
selftest: remove result file log awkward checking
Benjamin Esquivel
2017-02-15
1
-3
/
+4
*
oeqa.utils.git: support bare repos
Markus Lehtonen
2017-02-15
1
-4
/
+12
*
oeqa.utils.git: add git_dir property
Markus Lehtonen
2017-02-15
1
-0
/
+4
*
oeqa/buildproject: Run gnu-configize by default
Richard Purdie
2017-02-05
1
-1
/
+1
*
classes/oeqa: Replace subprocess.check_call() with check_output()
Richard Purdie
2017-01-23
2
-3
/
+3
*
testimage.bbclass: Add package install feature
Mariano Lopez
2017-01-23
1
-13
/
+33
*
testimage.bbclass: Add support for package extraction
Mariano Lopez
2017-01-23
1
-0
/
+161
*
oeqa/utils/dump: Move get_host_dumper to OERuntimeTestContextExecutor class
Aníbal Limón
2017-01-23
1
-9
/
+2
*
oeqa/utils: {Target,SDK,}BuildProject remove dependency of bb
Aníbal Limón
2017-01-23
1
-24
/
+7
*
oeqa/utils: Move targetbuild to buildproject module
Aníbal Limón
2017-01-23
1
-0
/
+69
*
oeqa/utils/__init__.py: Adds compatibility with bitbake logger
Mariano Lopez
2017-01-23
1
-0
/
+30
*
oeqa/utils/qemurunner.py: Be sure to stop qemu-system
Mariano Lopez
2017-01-19
1
-0
/
+9
*
oeqa/utils/qemurunner.py: Add missing sys module
Mariano Lopez
2017-01-19
1
-0
/
+1
*
oeqa.utils.metadata: include BB_NUMBER_THREADS and PARALLEL_MAKE
Markus Lehtonen
2017-01-19
1
-1
/
+1
*
oeqa.utils.metadata: allow storing any bitbake config variables
Markus Lehtonen
2017-01-19
1
-3
/
+9
*
oeqa.utils.metadata: add bitbake revision information
Markus Lehtonen
2017-01-19
1
-13
/
+19
*
oeqa.utils.metadata: have layer name as an attribute in xml
Markus Lehtonen
2017-01-19
1
-3
/
+5
*
oeqa.utils.metadata: add commit count information
Markus Lehtonen
2017-01-19
1
-1
/
+2
*
oeqa.utils.metadata: rename 'revision' to 'commit'
Markus Lehtonen
2017-01-19
1
-1
/
+1
*
oeqa.utils.metadata: fix retrieval of git branch and revision
Markus Lehtonen
2017-01-19
1
-3
/
+5
*
oeqa.utils.metadata: drop 'unknown' git data elements
Markus Lehtonen
2017-01-19
1
-4
/
+3
*
oeqa.utils.metadata: re-organise distro information
Markus Lehtonen
2017-01-19
1
-7
/
+10
*
oeqa.utils.metadata: re-organise host distro information
Markus Lehtonen
2017-01-19
1
-5
/
+21
*
oeqa/utils/commands.py: allow use of binaries from native sysroot
Maciej Borzecki
2016-12-22
1
-1
/
+8
*
oe-selftest: import git module only when needed
Ed Bartosh
2016-12-20
1
-1
/
+1
*
meta: remove True option to getVar calls
Joshua Lock
2016-12-16
5
-20
/
+20
*
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/metadata.py: Add metadata library
Mariano Lopez
2016-12-13
1
-0
/
+83
*
oeqa/utils/commands.py: Make a copy of variables in get_bb_vars
Mariano Lopez
2016-12-13
1
-0
/
+1
*
oeqa/sshcontrol: Handle interrupted system call error
Richard Purdie
2016-10-07
1
-11
/
+13
*
oeqa/utils: Add StreamHandler to logger
Francisco Pedraza
2016-10-01
1
-0
/
+1
*
qemurunner: print out the runqemu command
bavery
2016-09-16
1
-3
/
+5
*
oeqa/utils/decorators: LogResults fix race condition in linkfile
Aníbal Limón
2016-09-15
1
-0
/
+14
*
oeqa: Use snapshot instead of copying the rootfs image
Richard Purdie
2016-09-09
1
-1
/
+1
*
qemurunner.py/qemutinyrunner.py: remove runqemu-internal
Robert Yang
2016-09-09
2
-2
/
+2
*
oeqa.utils.git: implement init() method
Markus Lehtonen
2016-08-25
1
-0
/
+6
*
oeqa.utils.git.GitRepo: new arg to require topdir
Markus Lehtonen
2016-08-25
1
-2
/
+7
*
oeqa.utils.git: implement GitRepo.get_current_branch()
Markus Lehtonen
2016-08-25
1
-0
/
+8
*
oeqa.utils.git: introduce GitRepo.rev_parse()
Markus Lehtonen
2016-08-25
1
-0
/
+7
*
oeqa.utils.git: support git commands with updated env
Markus Lehtonen
2016-08-25
1
-2
/
+6
*
devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...
Richard Purdie
2016-08-18
1
-1
/
+1
*
testimage: allow using kvm when running qemux86* machines
Bill Randle
2016-08-18
1
-2
/
+9
*
oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunner
Aníbal Limón
2016-08-10
1
-2
/
+2
*
oeqa/utils/httpserver.py: HTTPServer enable thread connection handling
Aníbal Limón
2016-08-10
1
-1
/
+2
*
oeqa/utils/sshcontrol.py: Allows to copy symlinks to target
Mariano Lopez
2016-08-04
1
-2
/
+7
*
oeqa/utils/commands.py: Command class improve validations/decoding in output
Aníbal Limón
2016-08-01
1
-1
/
+4
[prev]
[next]