summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* rpm2cpio.sh: make compression tests case-insensitiveTom Zanussi2012-01-031-4/+4
* scripts/bitbake: add a version >= 2.6 checkPaul Eggleton2011-12-151-0/+9
* scripts/runqemu: show an error if /dev/net/tun is unusablePaul Eggleton2011-12-151-0/+8
* scripts/send-pull-request: fix typoOtavio Salvador2011-12-121-1/+1
* scripts/runqemu-ifup: Ensure netmask is set correctlyRichard Purdie2011-12-121-1/+1
* scripts/send-pull-request: allow sending of patches without a cover letterOtavio Salvador2011-12-091-9/+12
* runqemu: look for *-image* to be more flexible for image namesSaul Wold2011-11-291-2/+2
* sanitytest: use different option for command ps from busybox and procpsJiajun Xu2011-11-181-4/+24
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-14/+14
* scripts/qemuimage-testlib: Output a slightly better error if expect is missingRichard Purdie2011-11-101-0/+14
* python: improve packagingMartin Jansa2011-11-071-17/+30
* scripts/combo-layer: skip empty commitsPaul Eggleton2011-11-071-12/+15
* scripts/combo-layer: improve some messagesPaul Eggleton2011-11-071-8/+8
* scripts/combo-layer: auto-commit updated config filePaul Eggleton2011-11-071-0/+12
* scripts/combo-layer: fix dirty repo checkPaul Eggleton2011-11-071-6/+2
* scripts/combo-layer: make component repo branch configurablePaul Eggleton2011-11-071-8/+14
* scripts/combo-layer: tidy up config examplePaul Eggleton2011-11-072-51/+19
* scripts/combo-layer: make init set up initial component dataPaul Eggleton2011-11-072-4/+23
* scripts/combo-layer: ignore merge commitsPaul Eggleton2011-11-071-1/+1
* 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
* Allow user mode NFS server to run without rpcbind / portmapJason Wessel2011-10-102-12/+8
* scripts/oe-buildenv-internal: Add SOCKS5_{USER, PASSWD} to BB_ENV_EXTRAWHITEKumar Gala2011-10-061-2/+1
* runqemu-export-rootfs: Add HOW-TO for ubuntu 11.10 for rpcbind problemKhem Raj2011-10-041-0/+3
* Remove help2man dependencyRichard Purdie2011-10-041-0/+3
* scripts/oe-setup-rpmrepo: use setup_tmpdir from runqemuPaul Eggleton2011-09-281-13/+14
* scripts: use OE_TMPDIR instead of TMPDIR external variablePaul Eggleton2011-09-283-4/+15
* scripts/combo-layer: fix still overzealous regex in default hook scriptPaul Eggleton2011-09-211-1/+1
* runqemu: improve auto-detection of rootfs filenamesScott Garman2011-09-091-20/+15
* runqemu-internal: Hide some harmless warning messagesRichard Purdie2011-09-091-2/+6
* imagetest-qemu/runqueue: Since we no longer support BUILDDIR, use TMPDIRRichard Purdie2011-09-092-4/+3
* scripts/hob: notify the user when the GUI won't launch immediatelyJoshua Lock2011-09-061-0/+5
* scripts/hob: update to match recent hob changesJoshua Lock2011-09-061-5/+15
* runqemu: standardize ability to specify custom qemu/kenel boot optionsScott Garman2011-09-051-14/+18
* scripts: Show sensible warning messages if expected binaries don't existRichard Purdie2011-09-026-12/+40
* scripts: Don't show errors from which ifconfig failingRichard Purdie2011-09-023-3/+3
* scripts/runqemu: disable unfs boot mode for qemuppcLiming Wang2011-08-291-0/+6
* script/runqemu: change boot command line for qemuppcLiming Wang2011-08-291-2/+2
* scripts/combo-layer: fix overzealous regex in default hook scriptPaul Eggleton2011-08-231-2/+2
* scripts/combo-layer: fix configuration file handlingOtavio Salvador2011-08-231-2/+2
* scripts/runqemu: add support to pass bootparams to kernelOtavio Salvador2011-08-231-0/+3
* Use OECORE_DISTRO_VERSION instead of POKY_DISTRO_VERSIONOtavio Salvador2011-08-232-2/+2
* scripts/runqemu: modify search paths for libglAnders Darander2011-08-191-1/+1
* create-pull-request: increase likelihood of detecting a renameAnders Darander2011-08-171-1/+1
* scripts/runqemu: Make it run on ubuntu 11.10Khem Raj2011-08-111-0/+1
* scripts/combo-layer: a simple way to script the combo-layer confLeandro Dorileo2011-08-111-1/+12
* scripts/oe-buildenv-internal: improve the error detecting for $BDIRDexuan Cui2011-08-101-8/+15
* connman_test.sh: Rework for busybox 'ps'Tom Rini2011-08-041-4/+4
* oe-init-build-env, scripts/oe-buildenv-internal: add error detecting for $BDIRDexuan Cui2011-08-021-2/+11
OpenPOWER on IntegriCloud