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
*
lib/oe/buildhistory_analysis: fix for Python 3
Joshua Lock
2016-06-03
1
-10
/
+10
*
testexport.bbclass: Update to use python3
Mariano Lopez
2016-06-03
1
-1
/
+1
*
distro_check.py: Don't mix tabs and spaces
Jussi Kukkonen
2016-06-02
1
-2
/
+2
*
oeqa/selftest/recipetool.py: Tweak matching of warning line
Leonardo Sandoval
2016-06-02
1
-1
/
+1
*
qemurunner: Use surrogateescape decoding
Richard Purdie
2016-06-02
1
-1
/
+1
*
devtool.py: Fix parsing of bitbake-layers' output
Leonardo Sandoval
2016-06-02
1
-5
/
+4
*
buildhistory_analysis: Convert stream data (bytes) to strings
Leonardo Sandoval
2016-06-02
1
-1
/
+1
*
selftest/devtool: Compare sets instead of arrays on AssertEqual
Leonardo Sandoval
2016-06-02
1
-16
/
+16
*
classes/lib: Complete transition to python3
Richard Purdie
2016-06-02
29
-91
/
+103
*
scripts: Fix encoding errors for python3
Ed Bartosh
2016-06-02
1
-1
/
+4
*
scripts: Fix deprecated dict methods for python3
Ed Bartosh
2016-06-02
1
-2
/
+2
*
qemurunner: convert data when working with socket
Ed Bartosh
2016-06-02
1
-2
/
+2
*
classes/lib: Update xrange -> range for python3
Richard Purdie
2016-06-02
1
-2
/
+2
*
classes/lib: Update to explictly create lists where needed
Richard Purdie
2016-06-02
15
-57
/
+57
*
classes/lib: Update to match python3 iter requirements
Richard Purdie
2016-06-02
8
-13
/
+13
*
classes/lib: Update to use python3 command pipeline decoding
Richard Purdie
2016-06-02
11
-69
/
+78
*
classes/lib: Convert to use python3 octal syntax
Richard Purdie
2016-06-02
3
-6
/
+6
*
recipetool / devtool: set a fixed SRCREV by default when fetching from git
Paul Eggleton
2016-06-01
1
-2
/
+4
*
lib/oe/recipeutils: fix insertion of variable values
Paul Eggleton
2016-06-01
1
-1
/
+1
*
lib/oe/recipeutils: patch_recipe_lines: allow omitting trailing newlines
Paul Eggleton
2016-06-01
1
-6
/
+11
*
lib/oe/recipeutils: split out patch_recipe_lines()
Paul Eggleton
2016-06-01
1
-5
/
+18
*
lib/oe/package_manager.py: Add pkgpath to dict returned by package_info
Mariano Lopez
2016-05-30
1
-17
/
+24
*
oetest.py: Add support to copy unextracted packages for runtime testing
Mariano Lopez
2016-05-30
1
-0
/
+22
*
oetest.py: Add extract_packages() to RuntimeTestContext class
Mariano Lopez
2016-05-30
1
-0
/
+70
*
oetest.py: Add json file support to specify packages needed in runtime tests
Mariano Lopez
2016-05-30
1
-0
/
+37
*
oeqa/utils/package_manager.py: Add get_package_manager()
Mariano Lopez
2016-05-30
1
-0
/
+29
*
oetest.py: Move getTests() outside loadTests() method
Mariano Lopez
2016-05-30
1
-18
/
+18
*
package_manager: no need to output Note: in bb.note() calls
Ross Burton
2016-05-22
1
-8
/
+8
*
meta: Update to modern exception syntax
Richard Purdie
2016-05-21
5
-6
/
+6
*
meta/scripts: python3: rename file -> open
Richard Purdie
2016-05-21
2
-4
/
+4
*
meta/selftest/scripts: Use print function for python3 compatibility
Richard Purdie
2016-05-21
5
-7
/
+7
*
devtool: sdk-update: drop support for local updates
Paul Eggleton
2016-05-21
1
-3
/
+0
*
lib/oe/rootfs: Fix DEBUGFS generation, without openssl
Anders Darander
2016-05-20
1
-0
/
+2
*
rootfs.py: Unify _log_check_warn() and _log_check_error()
Peter Kjellerstedt
2016-05-19
1
-38
/
+14
*
rootfs.py: Reduce spam from _log_check_warn()
Peter Kjellerstedt
2016-05-19
1
-2
/
+9
*
rootfs.py: Exclude lines in _log_check_warn() as well
Peter Kjellerstedt
2016-05-19
1
-4
/
+15
*
rootfs.py: Use one way to exclude lines in _log_check_error()
Peter Kjellerstedt
2016-05-19
1
-13
/
+12
*
rootfs.py: Simplify the regular expression used in _log_check_warn()
Peter Kjellerstedt
2016-05-19
1
-2
/
+2
*
rootfs.py: Remove _log_check_error() from the RpmRootfs class
Peter Kjellerstedt
2016-05-19
1
-26
/
+3
*
Revert "rootfs.py: add more info to the warning message"
Peter Kjellerstedt
2016-05-19
1
-1
/
+0
*
oe-selftest: wic: add test_bmap test case
Ed Bartosh
2016-05-19
1
-0
/
+8
*
oetest.py: Use the real ExportTestContext in exported tests
Mariano Lopez
2016-05-19
2
-23
/
+19
*
oetest.py: Add default pscmd to oeTest
Mariano Lopez
2016-05-19
1
-1
/
+3
*
oeqa/runexported.py: Remove host dumper
Mariano Lopez
2016-05-19
1
-5
/
+0
*
oeqa/oetest.py: Add class ExportTestContext
Mariano Lopez
2016-05-19
1
-14
/
+24
*
classes/oeqa: Update for print statements and file() -> open() for python3
uninative-1.0
Richard Purdie
2016-05-16
3
-5
/
+5
*
oeqa: Print function python3 fixes
Richard Purdie
2016-05-16
4
-11
/
+11
*
oeqa/decorators: Use wraps consistently
Richard Purdie
2016-05-15
1
-1
/
+4
*
selftest: add bmap test
Ed Bartosh
2016-05-14
1
-0
/
+27
*
package_manager.py: Add extract() method for RPM package manager
Mariano Lopez
2016-05-14
1
-0
/
+85
[next]