summaryrefslogtreecommitdiff
path: root/scripts/contrib
AgeCommit message (Expand)AuthorFiles
2014-03-21python3: sync module dependencies from 2.7Paul Eggleton1
2014-03-21generate-manifest-3.3.py: sync descriptions with 2.7 versionPaul Eggleton1
2014-03-21generate-manifest-2.7.py: sync with python-2.7-manifest.incPaul Eggleton1
2014-03-21generate-manifest-*.py: set SUMMARY instead of DESCRIPTIONPaul Eggleton2
2014-03-21python: add python-mmap to python-multiprocessing RDEPENDSPaul Eggleton1
2014-02-02generate-manifest-3.3.py: Add script to generate python 3.3 manifestsKhem Raj1
2013-12-18scripts/contrib: Add graph-toolPaul Eggleton1
2013-12-06python: Add missing RDEPENDS for python-unittestMike Looijmans1
2013-09-30mkefidisk.sh: Allow using a loopback mounted fileJason Wessel1
2013-09-14scripts/contrib/build-perf-test.sh: record size in kb and remove extra spacesStefan Stanacar1
2013-09-12bb-matrix-plot: Use interpolation for sparse dataPeter Kjellerstedt1
2013-09-12bb-matrix: Clean before, rather than after, buildingPeter Kjellerstedt1
2013-08-30list-packageconfig-flags.py: fix searching bitbake module failedHongxu Jia1
2013-08-26python-2.7-manifest: Add missing python-ctypes dependency to python-multiproc...Richard Purdie1
2013-08-05list-packageconfig-flags.py: add a script to list all PACKAGECONFIG flagsHongxu Jia1
2013-08-05scripts/contrib/mkefidisk.sh: fix bashismChen Qi1
2013-07-18scripts/contrib/*: fix arithmetic bashismPaul Eggleton2
2013-06-28python-multiprocessing: adding runtime dependenciesLukas Bulwahn1
2013-06-13scripts/contrib/build-perf-test.sh: fix passing argumentsStefan Stanacar1
2013-06-13scripts/contrib/build-perf-test.sh: add branch name and sizes to resultsStefan Stanacar1
2013-06-10ddimage: fix incompatibility with dashHongxu Jia1
2013-05-02mkefidisk: Unmount after partitioningDarren Hart1
2013-04-29scripts/contrib/build-perf-test.sh: change the global results formatStefan Stanacar1
2013-04-29scripts/contrib/build-perf-test.sh: skip network sanity testsStefan Stanacar1
2013-04-29scripts/contrib/build-perf-test.sh: use the same identation everywhereStefan Stanacar1
2013-04-29mkefidisk: Attempt to automatically unmount target deviceDarren Hart1
2013-04-04python: adding missing runtime dependency python-io to python-pprintLukas Bulwahn1
2013-03-29scripts/contrib/build-perf-test.sh: add timings for bitbake -pStefan Stanacar1
2013-03-29scripts/contrib/build-perf-test.sh: add option to allow cherry-picking of fix...Richard Purdie1
2013-03-29scripts/contrib/build-perf-test.sh: add a global results fileStefan Stanacar1
2013-03-29scripts/contrib/build-perf-test.sh: add a script for build performance trackingStefan Stanacar1
2013-03-22mkefidisk: Use msdos partition tablesDarren Hart1
2013-03-22mkefidisk: Remove startup.nshDarren Hart1
2013-03-22mkefidisk: Always use rootwait and document kernel parameters usedDarren Hart1
2013-03-22mkefidisk: Boot with ro kernel parameter instead of rwDarren Hart1
2013-03-22mkefidisk: Cleanup comment lengthDarren Hart1
2013-03-22mkefidisk: Always specify a root= kernel parameterDarren Hart1
2013-03-18mkefidisk.sh: create a proper ESPKoen Kooi1
2013-03-09mkefidisk.sh: Cope with translations and modelnames with 'Disk' in it.Koen Kooi1
2013-02-14Python: Add missing dependency "textutils" to "io" packageMiLo1
2013-01-21bb-matrix: Fix min and max calculationsDarren Hart2
2012-12-25python: add -crypt as a dependency on -mathRoss Burton1
2012-12-11documentation-audit.sh: Add/fix checks for skipped lines.Robert P. J. Day1
2012-09-20mkefidisk.sh: Add script to do an EFI install on the hostDarren Hart1
2012-09-20Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan1
2012-09-03Rename task to packagegroupPaul Eggleton1
2012-06-05generate-manifest-2.7.py: replace os.popen with os.unlinkRobert Yang1
2012-04-11python: multilib header support.Lianhao Lu1
2012-03-26python: fix packaging dependencies on minimal systemsGary Thomas1
2012-03-22ddimage: Add script for writing images to boot mediaDarren Hart1