summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/contrib/build-perf-test.sh: record size in kb and remove extra spacesStefan Stanacar2013-09-141-2/+3
* bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie2013-09-141-26/+10
* bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton2013-09-141-17/+39
* bb-matrix-plot: Use interpolation for sparse dataPeter Kjellerstedt2013-09-141-1/+1
* bb-matrix: Clean before, rather than after, buildingPeter Kjellerstedt2013-09-141-7/+5
* yocto-bsp: conditionalise mesa-swrast on opengl in templatesRoss Burton2013-09-111-1/+1
* image/populate_sdk: Ensure symlinks in target sysroot are relativeRichard Purdie2013-09-111-0/+31
* yocto-bsp: remove apm as a default MACHINE_FEATURESaul Wold2013-09-091-1/+1
* scripts/runqemu: Fix MACHINE regexMihai Prica2013-09-041-2/+2
* runqemu: set memory size to 256M for most qemu machinesPaul Eggleton2013-09-021-5/+5
* wipe-sysroot: fix removalsRoss Burton2013-09-021-4/+4
* oe-setup-rpmrepo: add native sysroot so nativepython can be found by envPeter A. Bigot2013-08-301-0/+1
* runqemu-ifdown: clean up the remaining iptables rulesChen Qi2013-08-301-0/+14
* runqemu-internal: provide more info if a preconfigured tap is usedChen Qi2013-08-301-0/+1
* runqemu-internal: don't bring down preconfigured tap interfaceChen Qi2013-08-301-1/+3
* list-packageconfig-flags.py: fix searching bitbake module failedHongxu Jia2013-08-301-7/+25
* 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