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
*
classes/lib: Complete transition to python3
Richard Purdie
2016-06-02
1
-4
/
+6
*
scripts: use python3 in shebang
Ed Bartosh
2016-06-02
4
-4
/
+4
*
scripts: Fix urlparse imports for python3
Ed Bartosh
2016-06-02
1
-3
/
+3
*
scripts: Rename ConfigParser -> configparser for python3
Ed Bartosh
2016-06-02
3
-7
/
+7
*
scripts: Fix encoding errors for python3
Ed Bartosh
2016-06-02
4
-5
/
+6
*
scripts: Replace basestring -> str for python3
Ed Bartosh
2016-06-02
4
-6
/
+6
*
scripts: Fix deprecated dict methods for python3
Ed Bartosh
2016-06-02
15
-49
/
+49
*
wic: encode help text
Ed Bartosh
2016-06-02
1
-1
/
+1
*
wic: use python3 in shebang
Ed Bartosh
2016-06-02
1
-1
/
+1
*
classes/lib: Update xrange -> range for python3
Richard Purdie
2016-06-02
1
-2
/
+2
*
classes/lib: Update to explictly create lists where needed
Richard Purdie
2016-06-02
2
-7
/
+7
*
classes/lib: Update to match python3 iter requirements
Richard Purdie
2016-06-02
1
-1
/
+1
*
oe-buildenv-internal: Update to python3
Richard Purdie
2016-06-02
1
-17
/
+21
*
scripts: python3: Use print function
Ed Bartosh
2016-06-01
3
-92
/
+91
*
scripts/lnr: update for python3
Allen Wild
2016-06-01
1
-2
/
+2
*
scripts: python3: Use print function
Ed Bartosh
2016-06-01
8
-62
/
+62
*
recipetool / devtool: set a fixed SRCREV by default when fetching from git
Paul Eggleton
2016-06-01
2
-0
/
+8
*
recipetool: create: use ${BP} for subdir for binary packages
Paul Eggleton
2016-06-01
1
-2
/
+4
*
recipetool: create: extract variable values from .deb/.ipk/.rpm
Paul Eggleton
2016-06-01
1
-11
/
+94
*
recipetool: create: support extracting SUMMARY and HOMEPAGE
Paul Eggleton
2016-06-01
3
-36
/
+54
*
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
*
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
[next]