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
/
lib
Age
Commit message (
Expand
)
Author
Files
2016-06-14
devtool: reset: allow specifying multiple recipes
Paul Eggleton
1
2016-06-03
image-live, image-vm, wic: Remove fs size workaround
Jussi Kukkonen
4
2016-06-02
scripts: python3: change python to python3 in shebang
Ed Bartosh
1
2016-06-02
scripts: python3: convert iterables to lists
Ed Bartosh
4
2016-06-02
scripts: Fix urlparse imports for python3
Ed Bartosh
1
2016-06-02
scripts: Fix encoding errors for python3
Ed Bartosh
4
2016-06-02
scripts: Replace basestring -> str for python3
Ed Bartosh
4
2016-06-02
scripts: Fix deprecated dict methods for python3
Ed Bartosh
8
2016-06-02
wic: encode help text
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
1
2016-06-02
classes/lib: Update to match python3 iter requirements
Richard Purdie
1
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-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
wic: add help for --bmap commandline option
Ed Bartosh
1
2016-05-19
wic: implement --bmap option
Ed Bartosh
4
2016-05-19
wic: add bmaptool to the list of utilities
Ed Bartosh
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
3
2016-05-11
devtool: Fix build-sdk when pn doesn't match filename
Randy Witt
1
2016-05-06
recipetool: create: fix falling back to declared license for npm packages
Paul Eggleton
2
2016-05-06
scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments'
Christopher Larson
1
2016-05-06
scripts/lib/argparse_oe: simplify options title change
Christopher Larson
1
2016-05-06
scripts/lib/argparse_oe: show subparser help for unrecognized args
Christopher Larson
1
2016-05-06
scripts/lib/argparse_oe: show self.prog in the error message
Christopher Larson
1
2016-05-06
wic: use sparse_copy to preserve sparseness
Ed Bartosh
1
2016-05-06
wic: use sparse_copy to copy partitions
Ed Bartosh
1
2016-05-06
wic: add sparse_copy API
Ed Bartosh
1
2016-05-06
wic: add FIEMAP and SEEK_HOLE / SEEK_DATA APIs
Ed Bartosh
1
2016-05-06
wic: moved DiskImage to direct.py
Ed Bartosh
2
[next]