summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* python-2.7-manifest: Add missing python-ctypes dependency to python-multiproc...Richard Purdie2013-08-261-1/+1
* runqemu-ifup: when tunctl can't be found, say what package builds itRoss Burton2013-08-261-1/+1
* buildhistory-collect-srcrevs: match new buildhistory-diff command line parsingPaul Eggleton2013-08-161-6/+11
* buildhistory-diff: improve command-line handlingPaul Eggleton2013-08-161-15/+39
* classes/buildhistory: record size of installed package not compressed archiveMartin Jansa2013-08-162-5/+56
* runqemu-internal: fix to start X correctly in live imagesChen Qi2013-08-161-1/+1
* wipe-sysroots: don't assume TMPDIR is under BUILDDIRRoss Burton2013-08-161-7/+17
* oe-setup-builddir: substitute ##OEROOT## when using templatesRoss Burton2013-08-131-1/+4
* 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
* oe-find-native-sysroot: minor optimizationJoe MacDonald2013-08-031-2/+2
* test-dependencies: add simple script to detect missing or autoenabled depende...Martin Jansa2013-07-291-0/+256
* scripts/create-lsb-image: removeYi Zhao2013-07-291-228/+0
* scripts/contrib/*: fix arithmetic bashismPaul Eggleton2013-07-182-2/+2
* yocto-kernel: make BBLAYERS parsing more robustTom Zanussi2013-07-131-14/+24
* scripts/runqemu: Add support for 'qemumicroblaze' machineNathan Rossi2013-07-102-1/+17
* scripts/runqemu: Add support for 'qemuzynq' machineNathan Rossi2013-07-102-1/+20
* lib/oeqa/utils/qemurunner.py: class to handle qemu instanceRadu Moisan2013-07-091-1/+1
* yocto-kernel: enforce exact match for BBLAYERSTom Zanussi2013-07-051-1/+2
* yocto-bsp: filter out 'layer' from arch listTom Zanussi2013-07-051-1/+1
* python-multiprocessing: adding runtime dependenciesLukas Bulwahn2013-06-281-1/+1
* cleanup-workdir: fix typoKai Kang2013-06-251-1/+1
* yocto-bsp: Drop PRINC usageRichard Purdie2013-06-211-2/+1
* oe-buildenv-internal: Ensure error messages got to stderrRichard Purdie2013-06-181-3/+3
* oe-buildenv-internal: Fix exit verses returnRichard Purdie2013-06-171-2/+2
* scripts/buildenv-internal/sanity: Update to python 2.7.3 as a minimumRichard Purdie2013-06-141-2/+2
* scripts/bitbake: Drop horrible double execution messRichard Purdie2013-06-141-125/+0
* scripts/oe-buildenv-internal bitbake: Migrate python version checksRichard Purdie2013-06-142-20/+20
* scripts/bitbake sanity.bbclass: Migrate tests for git and tar versionsRichard Purdie2013-06-141-41/+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
* runqemu: when tunctl can't be found, say what package builds itRoss Burton2013-06-131-1/+1
* ddimage: fix incompatibility with dashHongxu Jia2013-06-111-7/+9
* yocto_kernel: modify the msg when adding duplicate itemsNing Zhang2013-06-041-1/+1
* yocto_kernel: check current items before add a new oneNing Zhang2013-05-301-11/+21
* runqemu: Replaced "stty sane" with saved stty settingsAndrei Dinu2013-05-301-1/+10
* yocto-bsp: re-enable AutoAddDevices in xorg.conf for generated BSPsPaul Eggleton2013-05-296-6/+0
* runqemu: fix networking issuesLaurentiu Palcu2013-05-241-12/+3
* SLiRP support in runqemuAndrei Dinu2013-05-242-125/+150
* scripts/bitbake: Handle the case where git isn't installed cleanlyRichard Purdie2013-05-221-4/+5
* qemuimage-testlib: change default directory for target testsStefan Stanacar2013-05-161-1/+1
* qemuimage-testlib: pass optional timeout to ssh functionStefan Stanacar2013-05-161-4/+9
* qemuimage-testlib: add support for extra arguments passed to runqemuStefan Stanacar2013-05-161-2/+4
* runqemu: Replace use of ifconfig with ipKhem Raj2013-05-163-9/+9
* scripts/hob: enable additional argumentsBogdan Marinescu2013-05-141-1/+1
* imagetest-qemu.bbclass, qemuimage-testlib: add support for more FSTYPESStefan Stanacar2013-05-121-10/+9
* runqemu-internal: support for ext2 and ext4 not only ext3Stefan Stanacar2013-05-121-7/+7
* scripts/runqemu: add ext4 to the list of extracted extensionsStefan Stanacar2013-05-121-1/+2
* buildhistory-diff: improve bad command-line argument handlingPaul Eggleton2013-05-101-5/+17
* mkefidisk: Unmount after partitioningDarren Hart2013-05-021-11/+21