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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
scripts/bitbake-whatchanged: migrate from optparse to argparse
Humberto Ibarra
2016-05-22
1
-20
/
+12
*
wipe-sysroot: fix wrong glob when removing manifests
Ross Burton
2016-05-22
1
-1
/
+1
*
scripts/oe-selftest: Remove inadvertant python3 specific change
Richard Purdie
2016-05-22
1
-1
/
+1
*
meta/scripts: python3: rename file -> open
Richard Purdie
2016-05-21
3
-4
/
+4
*
meta/selftest/scripts: Use print function for python3 compatibility
Richard Purdie
2016-05-21
1
-25
/
+24
*
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
*
scripts/oe-selftest: Improve listing by reducing unneeded spacing
Humberto Ibarra
2016-05-19
1
-5
/
+5
*
wic: add help for --bmap commandline option
Ed Bartosh
2016-05-19
1
-1
/
+4
*
wic: implement --bmap option
Ed Bartosh
2016-05-19
5
-13
/
+28
*
wic: add bmaptool to the list of utilities
Ed Bartosh
2016-05-19
1
-1
/
+2
*
mkefidisk.sh: mount images as read-only
Raymond Tan
2016-05-19
1
-2
/
+2
*
oe-buildenv-internal: add BBPATH_EXTRA to BB_ENV_EXTRAWHITE_OE
Robert Yang
2016-05-17
1
-1
/
+1
*
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
4
-36
/
+37
*
combo-layer: avoid too long command lines in update with history
Patrick Ohly
2016-05-14
1
-2
/
+29
*
combo-layer: fix default "update" mode
Patrick Ohly
2016-05-14
1
-2
/
+1
*
devtool: Fix build-sdk when pn doesn't match filename
Randy Witt
2016-05-11
2
-5
/
+24
*
combo-layer: implement "update with history"
Patrick Ohly
2016-05-11
1
-2
/
+389
*
combo-layer: runcmd() enhancements
Patrick Ohly
2016-05-11
1
-3
/
+3
*
combo-layer: dummy "update with history"
Patrick Ohly
2016-05-11
1
-23
/
+59
*
scripts/lib/bsp/kernel.py: force patching when branch is machine branch is re...
Leonardo Sandoval
2016-05-06
1
-0
/
+1
*
ddimage: if 'pv' is installed, use it
Christopher Larson
2016-05-06
1
-1
/
+5
*
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
[next]