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-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
2016-05-18
oetest.py: Add default pscmd to oeTest
Mariano Lopez
1
2016-05-18
oeqa/runexported.py: Remove host dumper
Mariano Lopez
1
2016-05-18
oeqa/oetest.py: Add class ExportTestContext
Mariano Lopez
1
2016-05-16
classes/oeqa: Update for print statements and file() -> open() for python3
uninative-1.0
Richard Purdie
3
2016-05-16
oeqa: Print function python3 fixes
Richard Purdie
4
2016-05-14
oeqa/decorators: Use wraps consistently
Richard Purdie
1
2016-05-14
selftest: add bmap test
Ed Bartosh
1
2016-05-14
package_manager.py: Add extract() method for RPM package manager
Mariano Lopez
1
2016-05-14
package_manager.py: Add extract() method for opkg and dpkg
Mariano Lopez
1
2016-05-14
package_manager.py: Move opkg_query() outside of Indexer class
Mariano Lopez
1
[next]