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
Commit message (
Expand
)
Author
Age
Files
Lines
*
oeqa/runtime: Fix setUp and tearDown methods
Mariano Lopez
2015-10-19
4
-6
/
+6
*
oetest: Add tearDownLocal class
Mariano Lopez
2015-10-19
1
-0
/
+6
*
lib/oe/image.py: Fix dependency handling for compressed types
Otavio Salvador
2015-10-14
1
-8
/
+10
*
lib/oe/distro_check: Remove '_proxy' on dict values used by urllib.open
Leonardo Sandoval
2015-10-12
1
-7
/
+2
*
oeqa/utils/qemurunner: Add support for Unicode from qemu
Mariano Lopez
2015-10-07
1
-4
/
+11
*
lib/oe/image.py: Add image generation for companion debug filesystem
Mark Hatle
2015-10-07
1
-9
/
+37
*
package_manager.py: sort output of OpkgPkgsList().list
Andre McCurdy
2015-10-07
1
-8
/
+14
*
oe-selftest: wic: fix LocalSetup
Ed Bartosh
2015-10-07
1
-2
/
+2
*
oeqa/runexported: Replaced optionparser with argparse.
Lucian Musat
2015-10-01
1
-19
/
+17
*
testimage: Added IO commands to dumps
Mariano Lopez
2015-10-01
1
-0
/
+2
*
Revert "oeqa/runtime: Added one runtime testcase in connman."
Cristian Iorga
2015-10-01
1
-23
/
+0
*
distrodata: Take account proxies on distrodata tasks
Leonardo Sandoval
2015-10-01
1
-47
/
+66
*
oeqa/selftest/wic: Use SetupLocal instead of Setup
Richard Purdie
2015-10-01
1
-1
/
+1
*
lib/oe/sstate: Add tasks_resolved handler for virtual/xxx mappings
Richard Purdie
2015-10-01
1
-0
/
+20
*
oeqa/selftest/sstatetests: Add test that MACHINE doesn't change target sigs
Richard Purdie
2015-10-01
1
-1
/
+46
*
oeqa/selftest/sstatetests: Add check for same sigs for SDKMACHINE
Richard Purdie
2015-10-01
1
-1
/
+11
*
lib/oe/package_manager: Handle empty package list in opkg case
Richard Purdie
2015-10-01
1
-1
/
+1
*
oeqa/utils/decorators: Append the testname without the full path
Leonardo Sandoval
2015-10-01
1
-0
/
+4
*
oetest: Change logic of a failed test
Mariano Lopez
2015-10-01
1
-13
/
+13
*
oeqa/runexported: Fix a problem with ssh_target_log existing in folder.
Lucian Musat
2015-10-01
1
-2
/
+2
*
qemurunner: Sanitize output from qemu and qemu pid
Mariano Lopez
2015-10-01
1
-0
/
+7
*
oeqa/decorators: Fixed a problem with decorator logs link.
Lucian Musat
2015-10-01
1
-7
/
+5
*
oeqa/selftest/wic: Added testcase decorator to all testcases + fixed minor ty...
Daniel Istrate
2015-10-01
1
-4
/
+29
*
devtool: better support for local source files
Markus Lehtonen
2015-10-01
1
-0
/
+71
*
oe-selftest: devtool: add method for checking repo status
Markus Lehtonen
2015-10-01
1
-52
/
+34
*
oe-selftest: devtool: add method for checking srctree repo
Markus Lehtonen
2015-10-01
1
-31
/
+18
*
oe-selftest: devtool: add setup() method
Markus Lehtonen
2015-10-01
1
-79
/
+45
*
oe.patch.GitApplyTree: add paths argument to extractPatches
Markus Lehtonen
2015-10-01
1
-1
/
+4
*
recipeutils: implement get_recipe_local_files()
Markus Lehtonen
2015-10-01
1
-0
/
+16
*
oeqa/sdk/gcc: Fix makefile test
Richard Purdie
2015-09-28
2
-3
/
+8
*
Empty image:rootfs.py:handle empty PACKAGE_INSTALL
Alex Franco
2015-09-28
1
-1
/
+5
*
recipeutils.py: don't hardcode the upstream version as 1.0 when SRC_URI is em...
Alexander Kanavin
2015-09-28
1
-4
/
+5
*
oeqa/parselogs: Updated log parser whitelist.
Lucian Musat
2015-09-28
1
-6
/
+4
*
oeqa/decorators: Add timestamp to decorator logs.
Lucian Musat
2015-09-28
1
-2
/
+15
*
qemurunner: Handle qemu start failure correctly
Richard Purdie
2015-09-28
1
-2
/
+2
*
oeqa/oetest: Fix SDK command execution
Richard Purdie
2015-09-28
1
-1
/
+1
*
package_manager.py: make rpm install mutilib pkgs corectly
Robert Yang
2015-09-28
1
-2
/
+81
*
oeqa/selftest/archiver: Test that archiver filters on recipe name
Daniel Istrate
2015-09-24
1
-0
/
+50
*
oeqa/utils/dump: Add default commands and directory
Mariano Lopez
2015-09-24
1
-2
/
+11
*
oeqa/runexported: Removed DEPLOY_DIR as mandatory.
Lucian Musat
2015-09-24
1
-1
/
+1
*
oeqa/oetest: Remove bb as requirement for oetest.
Lucian Musat
2015-09-24
1
-8
/
+21
*
oeqa/runtime/parselogs.py: Fix dmesg log retrieve in sato
Aníbal Limón
2015-09-24
1
-2
/
+1
*
oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread start
Aníbal Limón
2015-09-23
1
-1
/
+0
*
oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThread
Aníbal Limón
2015-09-23
1
-3
/
+3
*
devtool: build-image: delete bbappend at end of build
Paul Eggleton
2015-09-23
1
-7
/
+15
*
devtool / lib/oe/recipeutils: ensure we can parse without bbappends
Paul Eggleton
2015-09-23
1
-0
/
+2
*
lib/oe/patch: fix for git am not cleaning up after itself
Paul Eggleton
2015-09-23
1
-0
/
+7
*
lib/oe/recipeutils: properly split unexpanded variable values
Paul Eggleton
2015-09-23
1
-2
/
+59
*
oeqa/selftest: buildoptions.py Removed unused imports
Daniel Istrate
2015-09-23
1
-3
/
+0
*
oeqa/testimage: Enhance -v switch in testimage
Lucian Musat
2015-09-23
1
-0
/
+13
[next]