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
/
scripts
Age
Commit message (
Expand
)
Author
Files
2016-06-02
scripts: Fix deprecated dict methods for python3
Ed Bartosh
15
2016-06-02
wic: encode help text
Ed Bartosh
1
2016-06-02
wic: use python3 in shebang
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
2
2016-06-02
classes/lib: Update to match python3 iter requirements
Richard Purdie
1
2016-06-01
oe-buildenv-internal: Update to python3
Richard Purdie
1
2016-06-01
scripts/lnr: update for python3
Allen Wild
1
2016-06-01
scripts: python3: Use print function
Ed Bartosh
8
2016-05-30
recipetool / devtool: set a fixed SRCREV by default when fetching from git
Paul Eggleton
2
2016-05-30
recipetool: create: use ${BP} for subdir for binary packages
Paul Eggleton
1
2016-05-30
recipetool: create: extract variable values from .deb/.ipk/.rpm
Paul Eggleton
1
2016-05-30
recipetool: create: support extracting SUMMARY and HOMEPAGE
Paul Eggleton
3
2016-05-30
wic: bootimg-efi: include startup.nsh if it's available
Christopher Larson
1
2016-05-25
devtool: upgrade: clarify help text for --srcrev option
Paul Eggleton
1
2016-05-25
devtool: upgrade: tweak conflict handling
Paul Eggleton
1
2016-05-25
devtool: upgrade: handle upgrading recipes with a versioned inc file
Paul Eggleton
1
2016-05-22
scripts/bitbake-whatchanged: migrate from optparse to argparse
Humberto Ibarra
1
2016-05-22
wipe-sysroot: fix wrong glob when removing manifests
Ross Burton
1
2016-05-22
scripts/oe-selftest: Remove inadvertant python3 specific change
Richard Purdie
1
2016-05-21
meta/scripts: python3: rename file -> open
Richard Purdie
3
2016-05-21
meta/selftest/scripts: Use print function for python3 compatibility
Richard Purdie
1
2016-05-21
devtool: sdk-update: drop support for local updates
Paul Eggleton
1
2016-05-20
wic: fix path parsing, use last occurrence
George McCollister
1
2016-05-19
scripts/oe-selftest: Improve listing by reducing unneeded spacing
Humberto Ibarra
1
2016-05-19
wic: add help for --bmap commandline option
Ed Bartosh
1
2016-05-19
wic: implement --bmap option
Ed Bartosh
5
2016-05-19
wic: add bmaptool to the list of utilities
Ed Bartosh
1
2016-05-19
mkefidisk.sh: mount images as read-only
Raymond Tan
1
2016-05-17
oe-buildenv-internal: add BBPATH_EXTRA to BB_ENV_EXTRAWHITE_OE
Robert Yang
1
2016-05-14
wic: use next builtin instead of .next method
Ed Bartosh
2
2016-05-14
wic: don't encode unicode strings
Ed Bartosh
1
2016-05-14
wic: decode output of subprocess.communicate
Ed Bartosh
1
2016-05-14
wic: use // operator instead of /
Ed Bartosh
2
2016-05-14
wic: use find_executable in favor of bb.utils.which
Ed Bartosh
1
2016-05-14
wic: don't use L suffix for integers
Ed Bartosh
1
2016-05-14
wic: refactor pluginbase
Ed Bartosh
1
2016-05-14
wic: remove unused functions
Ed Bartosh
1
2016-05-14
wic: use new syntax of 'except' statement
Ed Bartosh
3
2016-05-14
wic: remove with_statement imports
Ed Bartosh
1
2016-05-14
wic: don't inherit classes from object
Ed Bartosh
6
2016-05-14
wic: don't use dict.keys and dict.has_key
Ed Bartosh
3
2016-05-14
wic: use items instead of iteritems
Ed Bartosh
4
2016-05-14
wic: replace print statements with print function
Ed Bartosh
4
2016-05-14
combo-layer: avoid too long command lines in update with history
Patrick Ohly
1
2016-05-14
combo-layer: fix default "update" mode
Patrick Ohly
1
2016-05-11
devtool: Fix build-sdk when pn doesn't match filename
Randy Witt
2
2016-05-09
combo-layer: implement "update with history"
Patrick Ohly
1
2016-05-09
combo-layer: runcmd() enhancements
Patrick Ohly
1
2016-05-09
combo-layer: dummy "update with history"
Patrick Ohly
1
[next]