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
*
scripts: ensure not specifying subcommand shows help text
Paul Eggleton
2016-06-15
3
-0
/
+3
*
devtool: reset: allow specifying multiple recipes
Paul Eggleton
2016-06-15
1
-4
/
+5
*
devtool: tweak README in created workspace layer
Paul Eggleton
2016-06-15
1
-4
/
+7
*
scripts/lib/bsp/engine.py: Added missing parentheses to string formatting
Humberto Ibarra
2016-06-12
1
-1
/
+1
*
scripts/lib/bsp/kernel.py: python3: use explicit relative imports
Humberto Ibarra
2016-06-12
1
-1
/
+1
*
scripts/lib/bsp/engine.py: Rename raw_input commands to input
Humberto Ibarra
2016-06-12
1
-2
/
+2
*
scripts/yocto-bsp: Fixed typo in parameter that was causing exception
Humberto Ibarra
2016-06-12
1
-1
/
+1
*
buildhistory-diff: suggest correct version of PythonGit
Ed Bartosh
2016-06-12
1
-1
/
+1
*
oe-pkgdata-util: new option to provide full info for binary package(s)
Alexander D. Kanevskiy
2016-06-12
1
-0
/
+62
*
runqemu-internal: Update the qemuzynq boot options
Alistair Francis
2016-06-12
1
-1
/
+2
*
runqemu: Add suport for qemuzynqmp
Alistair Francis
2016-06-12
2
-1
/
+29
*
oe-pkgdata-util: fix AttributeError
Ed Bartosh
2016-06-07
1
-0
/
+1
*
meta: Drop swabber
Richard Purdie
2016-06-07
1
-31
/
+0
*
scripts/lib/bsp/engine.py: Added missing keyword to fix syntax error
Humberto Ibarra
2016-06-07
1
-1
/
+1
*
scripts/pybootchart: Fix print statement
Richard Purdie
2016-06-03
1
-3
/
+1
*
scripts: python3: change python to python3 in shebang
Ed Bartosh
2016-06-03
3
-3
/
+3
*
scripts: python3: decode subprocess output
Ed Bartosh
2016-06-03
1
-5
/
+5
*
engine: python3: replace iteritems() -> items()
Ed Bartosh
2016-06-03
1
-3
/
+3
*
scripts: python3: replace exec statement with builtin
Ed Bartosh
2016-06-03
1
-1
/
+1
*
scripts: python3: use explicit relative imports
Ed Bartosh
2016-06-03
2
-3
/
+2
*
engine.py: python3: rename sys.maxint to sys.maxsize
Ed Bartosh
2016-06-03
1
-3
/
+3
*
scripts: python3: use new metaclass syntax
Ed Bartosh
2016-06-03
1
-4
/
+2
*
scripts: python3: rename raw_input to input
Ed Bartosh
2016-06-03
2
-12
/
+12
*
send-error-report: encode data to bytes
Ed Bartosh
2016-06-03
1
-1
/
+1
*
image-live, image-vm, wic: Remove fs size workaround
Jussi Kukkonen
2016-06-03
4
-26
/
+0
*
scripts: python3: change python to python3 in shebang
Ed Bartosh
2016-06-03
23
-23
/
+23
*
scripts: python3: decode subprocess output
Ed Bartosh
2016-06-03
3
-3
/
+3
*
combo-layer: python3: use tempfile.TemporaryFile
Ed Bartosh
2016-06-03
1
-2
/
+2
*
dirsize: python3: fix TypeError: unorderable types
Ed Bartosh
2016-06-03
1
-9
/
+5
*
combo-layer: python3: import reduce
Ed Bartosh
2016-06-03
1
-0
/
+1
*
scripts: python3: use new metaclass syntax
Ed Bartosh
2016-06-03
1
-6
/
+2
*
scripts: python3: get rid of __future__ imports
Ed Bartosh
2016-06-03
4
-8
/
+0
*
scripts: python3: rename raw_input to input
Ed Bartosh
2016-06-03
2
-4
/
+4
*
ksize.py: python3: get rid of strings.join
Ed Bartosh
2016-06-03
1
-3
/
+1
*
scripts: python3: fix urllib imports
Ed Bartosh
2016-06-03
2
-9
/
+9
*
scripts: python3: use new style except statement
Ed Bartosh
2016-06-03
4
-14
/
+14
*
scripts: python3: convert iterables to lists
Ed Bartosh
2016-06-03
7
-12
/
+12
*
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
[next]