summaryrefslogtreecommitdiffstats
path: root/scripts/contrib
Commit message (Expand)AuthorAgeFilesLines
* python-2.7-manifest: Add missing python-ctypes dependency to python-multiproc...Richard Purdie2013-08-261-1/+1
* list-packageconfig-flags.py: add a script to list all PACKAGECONFIG flagsHongxu Jia2013-08-061-0/+191
* scripts/contrib/mkefidisk.sh: fix bashismChen Qi2013-08-061-4/+4
* scripts/contrib/*: fix arithmetic bashismPaul Eggleton2013-07-182-2/+2
* python-multiprocessing: adding runtime dependenciesLukas Bulwahn2013-06-281-1/+1
* scripts/contrib/build-perf-test.sh: fix passing argumentsStefan Stanacar2013-06-131-17/+19
* scripts/contrib/build-perf-test.sh: add branch name and sizes to resultsStefan Stanacar2013-06-131-7/+17
* ddimage: fix incompatibility with dashHongxu Jia2013-06-111-7/+9
* mkefidisk: Unmount after partitioningDarren Hart2013-05-021-11/+21
* scripts/contrib/build-perf-test.sh: change the global results formatStefan Stanacar2013-04-291-8/+12
* scripts/contrib/build-perf-test.sh: skip network sanity testsStefan Stanacar2013-04-291-0/+4
* scripts/contrib/build-perf-test.sh: use the same identation everywhereStefan Stanacar2013-04-291-36/+36
* mkefidisk: Attempt to automatically unmount target deviceDarren Hart2013-04-291-4/+9
* python: adding missing runtime dependency python-io to python-pprintLukas Bulwahn2013-04-041-1/+1
* scripts/contrib/build-perf-test.sh: add timings for bitbake -pStefan Stanacar2013-03-291-20/+42
* scripts/contrib/build-perf-test.sh: add option to allow cherry-picking of fix...Richard Purdie2013-03-291-35/+49
* scripts/contrib/build-perf-test.sh: add a global results fileStefan Stanacar2013-03-291-16/+27
* scripts/contrib/build-perf-test.sh: add a script for build performance trackingStefan Stanacar2013-03-291-0/+301
* mkefidisk: Use msdos partition tablesDarren Hart2013-03-221-9/+7
* mkefidisk: Remove startup.nshDarren Hart2013-03-221-4/+0
* mkefidisk: Always use rootwait and document kernel parameters usedDarren Hart2013-03-221-8/+8
* mkefidisk: Boot with ro kernel parameter instead of rwDarren Hart2013-03-221-1/+1
* mkefidisk: Cleanup comment lengthDarren Hart2013-03-221-2/+2
* mkefidisk: Always specify a root= kernel parameterDarren Hart2013-03-221-2/+4
* mkefidisk.sh: create a proper ESPKoen Kooi2013-03-181-0/+8
* mkefidisk.sh: Cope with translations and modelnames with 'Disk' in it.Koen Kooi2013-03-101-1/+3
* Python: Add missing dependency "textutils" to "io" packageMiLo2013-02-141-1/+1
* bb-matrix: Fix min and max calculationsDarren Hart2013-01-212-7/+10
* python: add -crypt as a dependency on -mathRoss Burton2012-12-261-1/+1
* documentation-audit.sh: Add/fix checks for skipped lines.Robert P. J. Day2012-12-131-1/+2
* mkefidisk.sh: Add script to do an EFI install on the hostDarren Hart2012-09-211-0/+255
* Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan2012-09-201-1/+1
* Rename task to packagegroupPaul Eggleton2012-09-041-1/+1
* generate-manifest-2.7.py: replace os.popen with os.unlinkRobert Yang2012-06-051-1/+4
* python: multilib header support.Lianhao Lu2012-04-111-1/+1
* python: fix packaging dependencies on minimal systemsGary Thomas2012-03-261-1/+1
* ddimage: Add script for writing images to boot mediaDarren Hart2012-03-221-0/+87
* scripts/contrib/python/generate-manifest-2.7.py: Catch up with staticdev fixesRichard Purdie2012-03-141-2/+8
* documentation-audit.sh: remove COMMERCIAL_LICENSE warningTom Zanussi2012-01-241-1/+2
* python: improve packagingMartin Jansa2011-11-071-17/+30
* documentation-audit.sh: script for auditing documentation build statusScott Garman2011-10-311-0/+92
* update python 2.7 manifestNitin A Kamble2011-10-311-1/+3
* python: update generate-manifest for 2.7 version and regenerate itMartin Jansa2011-10-311-1/+1
* scripts/contrib: add build time regression test scriptPaul Eggleton2011-07-202-0/+274
* bb-matrix: correct BB and PM number canonicalizationDarren Hart2011-07-141-2/+2
* bb-matrix: initial scripts to record TIME(1) metrics for BB and PM combinationsDarren Hart2011-07-122-0/+215
* python: Switch to using the default -dbg packageMark Hatle2011-06-231-7/+9
* python: add generate-manifest-2.6.py script and regen python-2.6-manifest.incMartin Jansa2011-03-101-0/+362
* bbvars.py: add a script to look for undocumented variablesDarren Hart2011-01-121-0/+186
OpenPOWER on IntegriCloud