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/lib/bsp/help.py: Changed help of yocto-bsp to match latest syntax
Humberto Ibarra
2016-07-07
1
-8
/
+8
*
yocto-bsp: Refactor script to use argparse instead of optparse
Humberto Ibarra
2016-07-07
2
-84
/
+78
*
scripts/yocto-bsp: Removing version from yocto-bsp
Humberto Ibarra
2016-07-07
1
-4
/
+1
*
scripts/lib/bsp/engine.py: Add error message for wrong input file
Humberto Ibarra
2016-07-07
1
-2
/
+4
*
scripts/lib/bsp/help.py: Fixed pager for yocto-bsp help
Humberto Ibarra
2016-07-07
1
-1
/
+1
*
scripts: Fixed typo in parameter that was causing exception
Humberto Ibarra
2016-07-07
2
-2
/
+2
*
scripts/contrib: introduce build-perf-test-wrapper.sh
Markus Lehtonen
2016-07-01
1
-0
/
+102
*
oe-build-perf-test: add --out-dir command line argument
Markus Lehtonen
2016-07-01
1
-1
/
+3
*
oe-build-perf-test: enable locking
Markus Lehtonen
2016-07-01
1
-0
/
+23
*
oe-build-perf-test: implement --globalres-file option
Markus Lehtonen
2016-07-01
1
-0
/
+5
*
oe-build-perf-test: enable logging into file
Markus Lehtonen
2016-07-01
1
-1
/
+15
*
oeqa.buildperf: implement BuildPerfTestRunner class
Markus Lehtonen
2016-07-01
1
-2
/
+8
*
oeqa.buildperf: functionality to drop kernel caches
Markus Lehtonen
2016-07-01
1
-0
/
+4
*
oe-build-perf-test: add pre-run sanity check
Markus Lehtonen
2016-07-01
1
-0
/
+28
*
scripts: introduce oe-build-perf-test
Markus Lehtonen
2016-07-01
1
-0
/
+51
*
recipetool: recognize less common makefile names
Nathan Lynch
2016-07-01
1
-1
/
+1
*
test-dependencies.sh: Strip also '\.bb; .*' before adding failed recipe to li...
Martin Jansa
2016-07-01
1
-2
/
+2
*
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
[next]