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
/
oe
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
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-02
distro_check.py: Don't mix tabs and spaces
Jussi Kukkonen
1
2016-06-02
buildhistory_analysis: Convert stream data (bytes) to strings
Leonardo Sandoval
1
2016-06-02
classes/lib: Complete transition to python3
Richard Purdie
14
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
classes/lib: Update xrange -> range for python3
Richard Purdie
1
2016-06-02
classes/lib: Update to explictly create lists where needed
Richard Purdie
13
2016-06-02
classes/lib: Update to match python3 iter requirements
Richard Purdie
5
2016-06-02
classes/lib: Update to use python3 command pipeline decoding
Richard Purdie
4
2016-06-02
classes/lib: Convert to use python3 octal syntax
Richard Purdie
3
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-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
3
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
2
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-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
2016-05-11
lib/classextend: Fix determinism issue
Richard Purdie
1
2016-05-09
lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnf
Anders Darander
1
2016-05-06
recipetool: create: fix picking up false npm package directories
Paul Eggleton
1
2016-04-29
sdk.py: preserve packaging data when SDKIMAGE_FEATURES has "package-management"
Denys Dmytriyenko
1
2016-04-29
lib/oe/rootfs: Fix DEBUGFS generation when using opkg
Richard Purdie
1
2016-04-15
devtool: update-recipe: handle where SRC_URI is appended to with +=
Paul Eggleton
1
2016-04-14
devtool: don't copy .git when building the eSDK
Stephano Cetola
1
2016-04-14
npm.bbclass: Stop packagenames containing underscores from being generated
Brendan Le Foll
1
2016-04-14
rootfs.py: apply ROOTFS_POSTINSTALL_COMMAND to all package formats
Bill Randle
1
2016-04-13
lib/oe/lsb: sanitise the distro identifier
Ross Burton
1
2016-04-08
sstatesig.py: Add a method to "unlock" recipes
Randy Witt
1
2016-04-08
sstatesig.py: Improve the SIGGEN_LOCKEDSIGS_TASKSIG_CHECK message
Randy Witt
1
2016-04-08
sstatesig.py: Split single locked sigs check into multiple checks
Randy Witt
1
2016-04-05
package_manager.py: better error handling in opkg's package listing
Patrick Ohly
1
2016-04-03
oe/patch: print cleaner error message when patch fails to apply
Markus Lehtonen
1
2016-04-03
oe/patch: more detailed error reporting
Markus Lehtonen
1
[next]