index
:
openembedded-core.git
daisy
danny
denzil
dizzy
dora
dylan
fido
jethro
krogoth
master
master-next
master-next-1.9
master-next2
morty
pyro
thud
Mirror of openembedded-core
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
lib
Age
Commit message (
Expand
)
Author
Files
2016-06-12
oe/distro_check.py: Fixes for python3
Aníbal Limón
1
2016-06-12
lib/oe/terminal.py: decode bytes variable before rstrip/split
Leonardo Sandoval
1
2016-06-06
selftest/testexport.py: Add test test_testexport_basic
Mariano Lopez
1
2016-06-06
testexport.bbclass: Add support for testexport-tarball
Mariano Lopez
1
2016-06-06
oetest.py: Add install/uninstall functionality for DUTs
Mariano Lopez
1
2016-06-06
lib/oeqa/otest.py: Fix import tests from other layers with python3
Mariano Lopez
3
2016-06-06
oe/lib/pacakge_manager.py: Update missing pipeline decoding
Mariano Lopez
1
2016-06-05
lib/oe/package_manager: adapt for Python 3
Ross Burton
1
2016-06-03
lib/oe/buildhistory_analysis: fix for Python 3
Joshua Lock
1
2016-06-03
testexport.bbclass: Update to use python3
Mariano Lopez
1
2016-06-02
distro_check.py: Don't mix tabs and spaces
Jussi Kukkonen
1
2016-06-02
oeqa/selftest/recipetool.py: Tweak matching of warning line
Leonardo Sandoval
1
2016-06-02
qemurunner: Use surrogateescape decoding
Richard Purdie
1
2016-06-02
devtool.py: Fix parsing of bitbake-layers' output
Leonardo Sandoval
1
2016-06-02
buildhistory_analysis: Convert stream data (bytes) to strings
Leonardo Sandoval
1
2016-06-02
selftest/devtool: Compare sets instead of arrays on AssertEqual
Leonardo Sandoval
1
2016-06-02
classes/lib: Complete transition to python3
Richard Purdie
29
2016-06-02
scripts: Fix encoding errors for python3
Ed Bartosh
1
2016-06-02
scripts: Fix deprecated dict methods for python3
Ed Bartosh
1
2016-06-02
qemurunner: convert data when working with socket
Ed Bartosh
1
2016-06-02
classes/lib: Update xrange -> range for python3
Richard Purdie
1
2016-06-02
classes/lib: Update to explictly create lists where needed
Richard Purdie
15
2016-06-02
classes/lib: Update to match python3 iter requirements
Richard Purdie
8
2016-06-02
classes/lib: Update to use python3 command pipeline decoding
Richard Purdie
11
2016-06-02
classes/lib: Convert to use python3 octal syntax
Richard Purdie
3
2016-05-30
recipetool / devtool: set a fixed SRCREV by default when fetching from git
Paul Eggleton
1
2016-05-30
lib/oe/recipeutils: fix insertion of variable values
Paul Eggleton
1
2016-05-30
lib/oe/recipeutils: patch_recipe_lines: allow omitting trailing newlines
Paul Eggleton
1
2016-05-30
lib/oe/recipeutils: split out patch_recipe_lines()
Paul Eggleton
1
2016-05-30
lib/oe/package_manager.py: Add pkgpath to dict returned by package_info
Mariano Lopez
1
2016-05-30
oetest.py: Add support to copy unextracted packages for runtime testing
Mariano Lopez
1
2016-05-30
oetest.py: Add extract_packages() to RuntimeTestContext class
Mariano Lopez
1
2016-05-30
oetest.py: Add json file support to specify packages needed in runtime tests
Mariano Lopez
1
2016-05-30
oeqa/utils/package_manager.py: Add get_package_manager()
Mariano Lopez
1
2016-05-30
oetest.py: Move getTests() outside loadTests() method
Mariano Lopez
1
2016-05-22
package_manager: no need to output Note: in bb.note() calls
Ross Burton
1
2016-05-21
meta: Update to modern exception syntax
Richard Purdie
5
2016-05-21
meta/scripts: python3: rename file -> open
Richard Purdie
2
2016-05-21
meta/selftest/scripts: Use print function for python3 compatibility
Richard Purdie
5
2016-05-21
devtool: sdk-update: drop support for local updates
Paul Eggleton
1
2016-05-20
lib/oe/rootfs: Fix DEBUGFS generation, without openssl
Anders Darander
1
2016-05-19
rootfs.py: Unify _log_check_warn() and _log_check_error()
Peter Kjellerstedt
1
2016-05-19
rootfs.py: Reduce spam from _log_check_warn()
Peter Kjellerstedt
1
2016-05-19
rootfs.py: Exclude lines in _log_check_warn() as well
Peter Kjellerstedt
1
2016-05-19
rootfs.py: Use one way to exclude lines in _log_check_error()
Peter Kjellerstedt
1
2016-05-19
rootfs.py: Simplify the regular expression used in _log_check_warn()
Peter Kjellerstedt
1
2016-05-19
rootfs.py: Remove _log_check_error() from the RpmRootfs class
Peter Kjellerstedt
1
2016-05-19
Revert "rootfs.py: add more info to the warning message"
Peter Kjellerstedt
1
2016-05-19
oe-selftest: wic: add test_bmap test case
Ed Bartosh
1
2016-05-18
oetest.py: Use the real ExportTestContext in exported tests
Mariano Lopez
2
[next]