aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/contrib
AgeCommit message (Expand)Author
2014-06-06generate-manifest-2.7.py: Add importlibMatt Fleming
2014-06-06generate-manifest-3.3.py: Add importlibMatt Fleming
2014-05-28ddimage: Support Mac OSDarren Hart
2014-04-30scripts/contrib/dialog-power-control: add a trivial power prompt scriptPaul Eggleton
2014-04-30scripts/contrib/serdevtry: add script to handle transient serial terminalsPaul Eggleton
2014-03-21python3: sync module dependencies from 2.7Paul Eggleton
2014-03-21generate-manifest-3.3.py: sync descriptions with 2.7 versionPaul Eggleton
2014-03-21generate-manifest-2.7.py: sync with python-2.7-manifest.incPaul Eggleton
2014-03-21generate-manifest-*.py: set SUMMARY instead of DESCRIPTIONPaul Eggleton
2014-03-21python: add python-mmap to python-multiprocessing RDEPENDSPaul Eggleton
2014-02-02generate-manifest-3.3.py: Add script to generate python 3.3 manifestsKhem Raj
2013-12-18scripts/contrib: Add graph-toolPaul Eggleton
2013-12-06python: Add missing RDEPENDS for python-unittestMike Looijmans
2013-09-30mkefidisk.sh: Allow using a loopback mounted fileJason Wessel
2013-09-14scripts/contrib/build-perf-test.sh: record size in kb and remove extra spacesStefan Stanacar
2013-09-12bb-matrix-plot: Use interpolation for sparse dataPeter Kjellerstedt
2013-09-12bb-matrix: Clean before, rather than after, buildingPeter Kjellerstedt
2013-08-30list-packageconfig-flags.py: fix searching bitbake module failedHongxu Jia
2013-08-26python-2.7-manifest: Add missing python-ctypes dependency to python-multiproc...Richard Purdie
2013-08-05list-packageconfig-flags.py: add a script to list all PACKAGECONFIG flagsHongxu Jia
2013-08-05scripts/contrib/mkefidisk.sh: fix bashismChen Qi
2013-07-18scripts/contrib/*: fix arithmetic bashismPaul Eggleton
2013-06-28python-multiprocessing: adding runtime dependenciesLukas Bulwahn
2013-06-13scripts/contrib/build-perf-test.sh: fix passing argumentsStefan Stanacar
2013-06-13scripts/contrib/build-perf-test.sh: add branch name and sizes to resultsStefan Stanacar
2013-06-10ddimage: fix incompatibility with dashHongxu Jia
2013-05-02mkefidisk: Unmount after partitioningDarren Hart
2013-04-29scripts/contrib/build-perf-test.sh: change the global results formatStefan Stanacar
2013-04-29scripts/contrib/build-perf-test.sh: skip network sanity testsStefan Stanacar
2013-04-29scripts/contrib/build-perf-test.sh: use the same identation everywhereStefan Stanacar
2013-04-29mkefidisk: Attempt to automatically unmount target deviceDarren Hart
2013-04-04python: adding missing runtime dependency python-io to python-pprintLukas Bulwahn
2013-03-29scripts/contrib/build-perf-test.sh: add timings for bitbake -pStefan Stanacar
2013-03-29scripts/contrib/build-perf-test.sh: add option to allow cherry-picking of fix...Richard Purdie
2013-03-29scripts/contrib/build-perf-test.sh: add a global results fileStefan Stanacar
2013-03-29scripts/contrib/build-perf-test.sh: add a script for build performance trackingStefan Stanacar
2013-03-22mkefidisk: Use msdos partition tablesDarren Hart
2013-03-22mkefidisk: Remove startup.nshDarren Hart
2013-03-22mkefidisk: Always use rootwait and document kernel parameters usedDarren Hart
2013-03-22mkefidisk: Boot with ro kernel parameter instead of rwDarren Hart
2013-03-22mkefidisk: Cleanup comment lengthDarren Hart
2013-03-22mkefidisk: Always specify a root= kernel parameterDarren Hart
2013-03-18mkefidisk.sh: create a proper ESPKoen Kooi
2013-03-09mkefidisk.sh: Cope with translations and modelnames with 'Disk' in it.Koen Kooi
2013-02-14Python: Add missing dependency "textutils" to "io" packageMiLo
2013-01-21bb-matrix: Fix min and max calculationsDarren Hart
2012-12-25python: add -crypt as a dependency on -mathRoss Burton
2012-12-11documentation-audit.sh: Add/fix checks for skipped lines.Robert P. J. Day
2012-09-20mkefidisk.sh: Add script to do an EFI install on the hostDarren Hart
2012-09-20Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan