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
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
build-perf-test-wrapper.sh: fix handling of -C argument
Markus Lehtonen
2016-09-05
1
-2
/
+2
*
scripts: ensure tinfoil is shut down correctly
Paul Eggleton
2016-09-03
2
-20
/
+20
*
scripts/contrib: update scripts for changes to internal API
Paul Eggleton
2016-09-03
3
-10
/
+9
*
build-perf-test-wrapper.sh: make workdir configurable
Markus Lehtonen
2016-08-25
1
-3
/
+9
*
build-perf-test-wrapper.sh: make archive dir configurable
Markus Lehtonen
2016-08-25
1
-8
/
+14
*
build-perf-test-wrapper.sh: allow saving results in Git
Markus Lehtonen
2016-08-25
1
-3
/
+11
*
build-perf-test-wrapper.sh: parse args with getopts
Markus Lehtonen
2016-08-25
1
-7
/
+23
*
python-3.5-manifest: Add argparse module
Fabio Berton
2016-08-25
1
-0
/
+3
*
python-3.5-manifest: Rename Queue module to queue
Fabio Berton
2016-08-25
1
-1
/
+1
*
python-3.5-manifest.inc: the signal module RDEPENDS on enum
Robert Yang
2016-08-23
1
-1
/
+1
*
python3.5-manifest: Fixes several dependencies on the newest python3
Alejandro Hernandez
2016-08-17
1
-4
/
+13
*
graph-tool: update to new networkx API, be iterative
Ross Burton
2016-08-17
1
-7
/
+6
*
python-3.5-manifest: Add some missing RDEPENDS
Kyle Russell
2016-08-17
1
-4
/
+4
*
uncovered: list uncovered python modules
Ed Bartosh
2016-08-01
1
-0
/
+39
*
python3: update manifest RDEPENDS for importlib and compression packages
Derek Straka
2016-07-20
1
-3
/
+3
*
python3: Add compression to python3-shell dependencies
Jussi Kukkonen
2016-07-12
1
-1
/
+1
*
graph-tool: convert to python3
Maxin B. John
2016-07-12
1
-2
/
+2
*
scripts/contrib/devtool-stress: exclude more recipes by default
Paul Eggleton
2016-07-12
1
-1
/
+1
*
scripts/contrib/devtool-stress: skip incompatible recipes
Paul Eggleton
2016-07-12
1
-22
/
+35
*
scripts/contrib: introduce build-perf-test-wrapper.sh
Markus Lehtonen
2016-07-01
1
-0
/
+102
*
scripts: ensure not specifying subcommand shows help text
Paul Eggleton
2016-06-15
1
-0
/
+1
*
scripts: python3: change python to python3 in shebang
Ed Bartosh
2016-06-03
4
-4
/
+4
*
scripts: python3: fix urllib imports
Ed Bartosh
2016-06-03
1
-2
/
+2
*
scripts: python3: use new style except statement
Ed Bartosh
2016-06-03
1
-7
/
+7
*
scripts: Rename ConfigParser -> configparser for python3
Ed Bartosh
2016-06-02
1
-1
/
+1
*
scripts: Fix deprecated dict methods for python3
Ed Bartosh
2016-06-02
4
-11
/
+11
*
scripts: python3: Use print function
Ed Bartosh
2016-06-01
2
-27
/
+27
*
meta/scripts: python3: rename file -> open
Richard Purdie
2016-05-21
2
-2
/
+2
*
mkefidisk.sh: mount images as read-only
Raymond Tan
2016-05-19
1
-2
/
+2
*
ddimage: if 'pv' is installed, use it
Christopher Larson
2016-05-06
1
-1
/
+5
*
build-perf-test: add eSDK installed size to metrics
Ross Burton
2016-04-09
1
-0
/
+4
*
python: move ast module into python-core
Ross Burton
2016-03-12
2
-2
/
+2
*
python: merge python-elementtree into python-xml
Ross Burton
2016-02-11
2
-12
/
+4
*
python-distutils: add missing dependency on python-email
Dominique Hunziker
2016-02-04
2
-2
/
+2
*
build-perf-test.sh: add eSDK testing
Markus Lehtonen
2016-01-25
1
-0
/
+24
*
build-perf-test.sh: more generic timing function
Markus Lehtonen
2016-01-25
1
-7
/
+10
*
python-setuptools: Upgrade to 19.2
Alejandro Hernandez
2016-01-20
1
-0
/
+3
*
mkefidisk.sh: add boot log on console
Trevor Woerner
2016-01-07
1
-2
/
+2
*
mkefidisk.sh: add startup script for automated boot
Trevor Woerner
2016-01-07
1
-0
/
+3
*
scripts: print usage in argparse-using scripts when a command-line error occurs
Paul Eggleton
2015-12-28
1
-2
/
+3
*
python3: Upgrade from 3.4.3 to 3.5
Alejandro Hernandez
2015-12-01
1
-1
/
+1
*
verify-homepage: fix recipe file selection
Paul Eggleton
2015-11-16
1
-8
/
+14
*
verify-homepage: tidy up output and comments
Paul Eggleton
2015-11-16
1
-6
/
+9
*
verify-homepage: get expanded HOMEPAGE value
Paul Eggleton
2015-11-16
1
-1
/
+1
*
verify-homepage: use scriptpath to find bitbake path
Paul Eggleton
2015-11-16
1
-19
/
+9
*
scripts/contrib: add devtool stress tester
Paul Eggleton
2015-09-23
1
-0
/
+241
*
python3-debugger: Adds pkgutils dependency to pdb
Alejandro Hernandez
2015-09-23
1
-1
/
+1
*
python3-debugger: fix importlib dependency
Alejandro Hernandez
2015-09-23
1
-1
/
+1
*
mkefidisk: Create interactive menu for the script
Bruno Bottazzini
2015-09-18
1
-5
/
+58
*
buildstats: Outputs 'task recipe elapsed-time' from each buildstats' recipe
Leonardo Sandoval
2015-09-12
1
-0
/
+90
[next]