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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
wic: bootimg-efi: include startup.nsh if it's available
Christopher Larson
2016-05-30
1
-0
/
+5
*
devtool: upgrade: clarify help text for --srcrev option
Paul Eggleton
2016-05-25
1
-1
/
+1
*
devtool: upgrade: tweak conflict handling
Paul Eggleton
2016-05-25
1
-3
/
+9
*
devtool: upgrade: handle upgrading recipes with a versioned inc file
Paul Eggleton
2016-05-25
1
-0
/
+8
*
devtool: sdk-update: drop support for local updates
Paul Eggleton
2016-05-21
1
-112
/
+76
*
wic: fix path parsing, use last occurrence
George McCollister
2016-05-20
1
-1
/
+1
*
wic: add help for --bmap commandline option
Ed Bartosh
2016-05-19
1
-1
/
+4
*
wic: implement --bmap option
Ed Bartosh
2016-05-19
4
-12
/
+26
*
wic: add bmaptool to the list of utilities
Ed Bartosh
2016-05-19
1
-1
/
+2
*
wic: use next builtin instead of .next method
Ed Bartosh
2016-05-14
2
-2
/
+2
*
wic: don't encode unicode strings
Ed Bartosh
2016-05-14
1
-7
/
+0
*
wic: decode output of subprocess.communicate
Ed Bartosh
2016-05-14
1
-2
/
+2
*
wic: use // operator instead of /
Ed Bartosh
2016-05-14
2
-10
/
+10
*
wic: use find_executable in favor of bb.utils.which
Ed Bartosh
2016-05-14
1
-8
/
+2
*
wic: don't use L suffix for integers
Ed Bartosh
2016-05-14
1
-4
/
+4
*
wic: refactor pluginbase
Ed Bartosh
2016-05-14
1
-28
/
+14
*
wic: remove unused functions
Ed Bartosh
2016-05-14
1
-68
/
+1
*
wic: use new syntax of 'except' statement
Ed Bartosh
2016-05-14
3
-3
/
+3
*
wic: remove with_statement imports
Ed Bartosh
2016-05-14
1
-1
/
+0
*
wic: don't inherit classes from object
Ed Bartosh
2016-05-14
6
-6
/
+6
*
wic: don't use dict.keys and dict.has_key
Ed Bartosh
2016-05-14
3
-5
/
+5
*
wic: use items instead of iteritems
Ed Bartosh
2016-05-14
4
-5
/
+5
*
wic: replace print statements with print function
Ed Bartosh
2016-05-14
3
-15
/
+15
*
devtool: Fix build-sdk when pn doesn't match filename
Randy Witt
2016-05-11
1
-5
/
+19
*
scripts/lib/bsp/kernel.py: force patching when branch is machine branch is re...
Leonardo Sandoval
2016-05-06
1
-0
/
+1
*
recipetool: create: fix falling back to declared license for npm packages
Paul Eggleton
2016-05-06
2
-2
/
+2
*
scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments'
Christopher Larson
2016-05-06
1
-0
/
+1
*
scripts/lib/argparse_oe: simplify options title change
Christopher Larson
2016-05-06
1
-4
/
+1
*
scripts/lib/argparse_oe: show subparser help for unrecognized args
Christopher Larson
2016-05-06
1
-6
/
+43
*
scripts/lib/argparse_oe: show self.prog in the error message
Christopher Larson
2016-05-06
1
-2
/
+7
*
wic: use sparse_copy to preserve sparseness
Ed Bartosh
2016-05-06
1
-4
/
+3
*
wic: use sparse_copy to copy partitions
Ed Bartosh
2016-05-06
1
-4
/
+2
*
wic: add sparse_copy API
Ed Bartosh
2016-05-06
1
-0
/
+30
*
wic: add FIEMAP and SEEK_HOLE / SEEK_DATA APIs
Ed Bartosh
2016-05-06
1
-0
/
+531
*
wic: moved DiskImage to direct.py
Ed Bartosh
2016-05-06
2
-41
/
+21
*
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
2
-24
/
+8
*
wic: add help for --system-id option
Ed Bartosh
2016-04-29
1
-0
/
+4
*
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
2
-2
/
+3
*
wic: add system_id attribute to Partition
Ed Bartosh
2016-04-29
1
-0
/
+1
*
wic: add sfdisk to the list of utilities
Ed Bartosh
2016-04-29
1
-0
/
+1
*
wic: add --system-id wks option
Ed Bartosh
2016-04-29
1
-0
/
+19
*
wic: isoimage-isohybrid: fix splash file paths
Ioan-Adrian Ratiu
2016-04-29
1
-2
/
+2
*
wic: isoimage-isohybrid: add grubefi configfile support
Ioan-Adrian Ratiu
2016-04-29
1
-21
/
+32
*
recipetool.newappend: fix syntax error for 'not path_ok' error
Christopher Larson
2016-04-29
1
-1
/
+1
*
devtool: sdk-update: fix handling of UNINATIVE_CHECKSUM changes
Paul Eggleton
2016-04-19
1
-0
/
+26
*
devtool: sdk-update: reset git metadata on update
Stephano Cetola
2016-04-18
1
-2
/
+8
*
devtool: upgrade: handle recipes where source is not first entry in SRC_URI
Paul Eggleton
2016-04-15
1
-1
/
+9
[prev]
[next]