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
/
scripts
/
lib
/
wic
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
wic: add bmaptool to the list of utilities
Ed Bartosh
2016-05-19
1
-1
/
+2
*
wic: decode output of subprocess.communicate
Ed Bartosh
2016-05-14
1
-2
/
+2
*
wic: use // operator instead of /
Ed Bartosh
2016-05-14
1
-3
/
+3
*
wic: use find_executable in favor of bb.utils.which
Ed Bartosh
2016-05-14
1
-8
/
+2
*
wic: use new syntax of 'except' statement
Ed Bartosh
2016-05-14
1
-1
/
+1
*
wic: don't inherit classes from object
Ed Bartosh
2016-05-14
1
-1
/
+1
*
wic: don't use dict.keys and dict.has_key
Ed Bartosh
2016-05-14
1
-3
/
+3
*
wic: replace print statements with print function
Ed Bartosh
2016-05-14
1
-4
/
+4
*
wic: use sparse_copy to copy partitions
Ed Bartosh
2016-05-06
1
-4
/
+2
*
wic: moved DiskImage to direct.py
Ed Bartosh
2016-05-06
1
-39
/
+0
*
wic: get rid of fs_related.makedirs
Ed Bartosh
2016-05-06
1
-14
/
+0
*
wic: get rid of inheritance Disk->DiskImage
Ed Bartosh
2016-05-06
1
-34
/
+9
*
wic: use truncate utility to create sparse files
Ed Bartosh
2016-05-06
1
-9
/
+3
*
wic: set partition system id
Ed Bartosh
2016-04-29
1
-1
/
+6
*
wic: add system_id argument to Image.add_partition
Ed Bartosh
2016-04-29
1
-1
/
+1
*
wic: add sfdisk to the list of utilities
Ed Bartosh
2016-04-29
1
-0
/
+1
*
wic: fix bug in handling fsoptions
Ed Bartosh
2016-04-14
1
-19
/
+17
*
Revert "wic/utils/partitionedfs.py: assemble .wic images as sparse files"
Ross Burton
2016-04-13
1
-1
/
+1
*
wic/utils/partitionedfs.py: assemble .wic images as sparse files
Joshua Lock
2016-04-09
1
-1
/
+1
*
wic: refactor get_boot_config
Ed Bartosh
2016-01-20
1
-9
/
+7
*
wic/utils/misc.py: Added function to search for files in canned-wks
Mariano Lopez
2015-12-09
1
-0
/
+39
*
wic: exec_native_cmd: implement support for pseudo
Ed Bartosh
2015-12-01
1
-7
/
+11
*
wic/utils/oe/misc.py: Preserve PATH when running native tools
Randy Witt
2015-10-27
1
-4
/
+16
*
wic: fix short variable names
Ed Bartosh
2015-09-03
2
-85
/
+85
*
wic: use optparse instead of cmdln
Ed Bartosh
2015-09-03
1
-1604
/
+0
*
wic: fix pylint warning multiple-statements
Ed Bartosh
2015-09-03
2
-20
/
+40
*
wic: fix typo
Ed Bartosh
2015-09-03
1
-1
/
+1
*
wic: implement getting variables from .env files
Ed Bartosh
2015-08-30
1
-22
/
+37
*
wic: add default_image attribute to BitbakeVars
Ed Bartosh
2015-08-30
1
-0
/
+6
*
wic: create new method _parse_line
Ed Bartosh
2015-08-30
1
-10
/
+17
*
wic: add BitbakeVars class
Ed Bartosh
2015-08-30
1
-38
/
+53
*
wic: remove undescore from function name
Ed Bartosh
2015-08-30
1
-6
/
+6
*
wic: code cleanup: pylint misc.py
Ed Bartosh
2015-08-09
1
-19
/
+21
*
wic: code cleanup: remove unused code
Ed Bartosh
2015-08-09
1
-11
/
+0
*
wic: Report recipe name for native commands
Ed Bartosh
2015-08-09
1
-3
/
+26
*
wic: Set default set of bitbake variables
Ed Bartosh
2015-07-10
1
-0
/
+5
*
wic: Code cleanup: unused imports
Ed Bartosh
2015-07-02
1
-1
/
+0
*
wic: Code cleanup: long lines, identation and whitespaces
Ed Bartosh
2015-07-02
2
-4
/
+3
*
wic: Remove __write_partition method
Ed Bartosh
2015-07-02
1
-21
/
+15
*
wic: Rename partition images
Ed Bartosh
2015-07-02
1
-0
/
+2
*
wic: Turn off debug output for 'bitbake -e'
Ed Bartosh
2015-07-02
1
-0
/
+5
*
wic: Refactor getting bitbake variables
Ed Bartosh
2015-07-02
1
-52
/
+30
*
wic: code cleanup: superfluous-parens
Ed Bartosh
2015-06-23
1
-3
/
+3
*
wic: Move validation of --ptable option to wks parser
Ed Bartosh
2015-06-11
1
-4
/
+0
*
wic: Set type GUID and UUID for partition
Ed Bartosh
2015-06-11
1
-0
/
+15
*
wic: Add parameter 'uuid' to Image.add_partition method
Ed Bartosh
2015-06-11
1
-2
/
+3
*
wic: pylinted partitionedfs.py
Ed Bartosh
2015-06-11
1
-33
/
+30
*
wic: replaced __run_parted with exec_native_cmd
Ed Bartosh
2015-06-11
1
-19
/
+13
*
wic: move checks to exec_native_cmd
Ed Bartosh
2015-06-11
2
-11
/
+7
*
wic: removed exec_cmd_quiet and exec_native_cmd_quiet
Ed Bartosh
2015-06-11
1
-21
/
+0
[next]