aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2012-01-11meta/PRService: Added export/import fuctions.Lianhao Lu
2012-01-06buildhistory: add script to check for significant changesPaul Eggleton
2012-01-03rpm2cpio.sh: make compression tests case-insensitiveTom Zanussi
2011-12-15scripts/bitbake: add a version >= 2.6 checkPaul Eggleton
2011-12-15scripts/runqemu: show an error if /dev/net/tun is unusablePaul Eggleton
2011-12-12scripts/send-pull-request: fix typoOtavio Salvador
2011-12-12scripts/runqemu-ifup: Ensure netmask is set correctlyRichard Purdie
2011-12-09scripts/send-pull-request: allow sending of patches without a cover letterOtavio Salvador
2011-11-29runqemu: look for *-image* to be more flexible for image namesSaul Wold
2011-11-18sanitytest: use different option for command ps from busybox and procpsJiajun Xu
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-11-10scripts/qemuimage-testlib: Output a slightly better error if expect is missingRichard Purdie
2011-11-07python: improve packagingMartin Jansa
2011-11-07scripts/combo-layer: skip empty commitsPaul Eggleton
2011-11-07scripts/combo-layer: improve some messagesPaul Eggleton
2011-11-07scripts/combo-layer: auto-commit updated config filePaul Eggleton
2011-11-07scripts/combo-layer: fix dirty repo checkPaul Eggleton
2011-11-07scripts/combo-layer: make component repo branch configurablePaul Eggleton
2011-11-07scripts/combo-layer: tidy up config examplePaul Eggleton
2011-11-07scripts/combo-layer: make init set up initial component dataPaul Eggleton
2011-11-07scripts/combo-layer: ignore merge commitsPaul Eggleton
2011-10-31documentation-audit.sh: script for auditing documentation build statusScott Garman
2011-10-31update python 2.7 manifestNitin A Kamble
2011-10-31python: update generate-manifest for 2.7 version and regenerate itMartin Jansa
2011-10-10Allow user mode NFS server to run without rpcbind / portmapJason Wessel
2011-10-05scripts/oe-buildenv-internal: Add SOCKS5_{USER, PASSWD} to BB_ENV_EXTRAWHITEKumar Gala
2011-10-04runqemu-export-rootfs: Add HOW-TO for ubuntu 11.10 for rpcbind problemKhem Raj
2011-09-30Remove help2man dependencyRichard Purdie
2011-09-28scripts/oe-setup-rpmrepo: use setup_tmpdir from runqemuPaul Eggleton
2011-09-28scripts: use OE_TMPDIR instead of TMPDIR external variablePaul Eggleton
2011-09-21scripts/combo-layer: fix still overzealous regex in default hook scriptPaul Eggleton
2011-09-09runqemu: improve auto-detection of rootfs filenamesScott Garman
2011-09-09runqemu-internal: Hide some harmless warning messagesRichard Purdie
2011-09-09imagetest-qemu/runqueue: Since we no longer support BUILDDIR, use TMPDIRRichard Purdie
2011-09-05scripts/hob: notify the user when the GUI won't launch immediatelyJoshua Lock
2011-09-05scripts/hob: update to match recent hob changesJoshua Lock
2011-09-05runqemu: standardize ability to specify custom qemu/kenel boot optionsScott Garman
2011-09-02scripts: Show sensible warning messages if expected binaries don't existRichard Purdie
2011-09-01scripts: Don't show errors from which ifconfig failingRichard Purdie
2011-08-26scripts/runqemu: disable unfs boot mode for qemuppcLiming Wang
2011-08-26script/runqemu: change boot command line for qemuppcLiming Wang
2011-08-23scripts/combo-layer: fix overzealous regex in default hook scriptPaul Eggleton
2011-08-23scripts/combo-layer: fix configuration file handlingOtavio Salvador
2011-08-23scripts/runqemu: add support to pass bootparams to kernelOtavio Salvador
2011-08-23Use OECORE_DISTRO_VERSION instead of POKY_DISTRO_VERSIONOtavio Salvador
2011-08-19scripts/runqemu: modify search paths for libglAnders Darander
2011-08-17create-pull-request: increase likelihood of detecting a renameAnders Darander
2011-08-11scripts/runqemu: Make it run on ubuntu 11.10Khem Raj
2011-08-11scripts/combo-layer: a simple way to script the combo-layer confLeandro Dorileo
2011-08-10scripts/oe-buildenv-internal: improve the error detecting for $BDIRDexuan Cui