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-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
2016-05-06
wic: get rid of fs_related.makedirs
Ed Bartosh
1
2016-05-06
wic: get rid of inheritance Disk->DiskImage
Ed Bartosh
1
2016-05-06
wic: use truncate utility to create sparse files
Ed Bartosh
2
2016-04-29
wic: add help for --system-id option
Ed Bartosh
1
2016-04-29
wic: set partition system id
Ed Bartosh
1
2016-04-29
wic: add system_id argument to Image.add_partition
Ed Bartosh
2
2016-04-29
wic: add system_id attribute to Partition
Ed Bartosh
1
2016-04-29
wic: add sfdisk to the list of utilities
Ed Bartosh
1
2016-04-29
wic: add --system-id wks option
Ed Bartosh
1
2016-04-29
wic: isoimage-isohybrid: fix splash file paths
Ioan-Adrian Ratiu
1
2016-04-29
wic: isoimage-isohybrid: add grubefi configfile support
Ioan-Adrian Ratiu
1
2016-04-29
recipetool.newappend: fix syntax error for 'not path_ok' error
Christopher Larson
1
2016-04-19
devtool: sdk-update: fix handling of UNINATIVE_CHECKSUM changes
Paul Eggleton
1
2016-04-18
devtool: sdk-update: reset git metadata on update
Stephano Cetola
1
2016-04-15
devtool: upgrade: handle recipes where source is not first entry in SRC_URI
Paul Eggleton
1
2016-04-14
wic: fix bug in handling fsoptions
Ed Bartosh
1
2016-04-13
Revert "wic/utils/partitionedfs.py: assemble .wic images as sparse files"
Ross Burton
1
2016-04-09
wic/utils/partitionedfs.py: assemble .wic images as sparse files
Joshua Lock
1
2016-04-03
wic/isoimage-isohybrid.py: change cpio generated uid&gid to root
Ioan-Adrian Ratiu
1
2016-04-03
wic/isoimage-isohybrid.py: use glob to find initramfs location
Ioan-Adrian Ratiu
1
2016-03-31
devtool: modify: call shutdown on tinfoil when done
Paul Eggleton
1
2016-03-28
wic: fix type of no-table option
Ed Bartosh
1
2016-03-23
devtool: add: create git repository if URL specified as positional argument
Paul Eggleton
1
2016-03-23
devtool: add: delete externalsrc files on npm recipe do_install
Paul Eggleton
1
2016-03-23
devtool: configure-help: fix error if do_configure not already run
Paul Eggleton
1
2016-03-23
devtool: sdk-install: add option to allow building from source
Paul Eggleton
1
[next]