summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* runqemu: fix support for ext4 rootfs imagesScott Garman2012-07-091-1/+1
* runqemu: fix usage() help for MACHINE settingScott Garman2012-07-091-1/+1
* runqemu: fix fedora pkg names when run failsCristian Ciupitu2012-07-021-1/+1
* yocto-bsp: update yocto-bsp xorg.conf templatesTom Zanussi2012-06-262-2/+8
* yocto-bsp: update yocto-bsp machine.conf templateTom Zanussi2012-06-261-2/+5
* runqemu-internal: qemu fails to run on ext2 imageKang Kai2012-06-251-1/+1
* cleanup-workdir: update help textKang Kai2012-06-181-2/+5
* cleanup-workdir: only deal dirs related to current archKang Kai2012-06-181-5/+49
* cleanup-workdir: replace commands with subprocessKang Kai2012-06-181-10/+12
* cleanup-workdir: update the way to check obsolete dirsKang Kai2012-06-181-36/+23
* pybootchartgui: Fix the filename and add a default formatRobert Yang2012-06-151-19/+14
* pybootchartgui: split the output chart into multiple onesRobert Yang2012-06-152-2/+48
* pybootchartgui: make the build profiling in picturesRobert Yang2012-06-154-64/+122
* pybootchartgui: add the original codeRobert Yang2012-06-1514-0/+2207
* runqemu-ifup: enable arp proxyingScott Garman2012-06-081-0/+1
* generate-manifest-2.7.py: replace os.popen with os.unlinkRobert Yang2012-06-051-1/+4
* kernel.py: replace os.popen with subprocess.PopenRobert Yang2012-06-051-2/+3
* scripts/cp-noerror: Add a special copy function to fix autotools issuesRichard Purdie2012-05-301-0/+15
* scripts/buildhistory-diff: add GitPython version checkPaul Eggleton2012-05-301-2/+6
* scripts: replace os.system with subprocess.callRobert Yang2012-05-302-3/+5
* runqemu: Add qemush4 and qemumips64 knowledgeKhem Raj2012-05-212-5/+40
* test-reexec: Add script to address issues when task re-executionJiajun Xu2012-05-181-0/+123
* runqemu: replace bashism with working shell idiomPeter Seebach2012-05-151-6/+7
* oe-buildenv-internal: Fix BITBAKEDIR changes to work with existing autobuilde...Richard Purdie2012-05-121-3/+4
* Add option to oe-buildenv-internal script to change bitbake location.Philip Balister2012-05-111-1/+5
* yocto-bsp: clarify help with reference to meta-intelTom Zanussi2012-05-061-4/+44
* yocto-kernel: use BUILDDIR to find bblayers.confTom Zanussi2012-05-061-1/+6
* runqemu: be sh neutralBernhard Reutner-Fischer2012-05-062-13/+16
* runqemu: minor tweaksBernhard Reutner-Fischer2012-05-061-19/+21
* runqemu: add and use error()Bernhard Reutner-Fischer2012-05-061-46/+25
* runqemu: simplify process_filename()Bernhard Reutner-Fischer2012-05-061-22/+25
* runqemu: use modern, single-char name of test(1)Bernhard Reutner-Fischer2012-05-061-23/+23
* runqemu: Use OE_TMPDIRBernhard Reutner-Fischer2012-05-061-16/+11
* terminal.bbclass, oe-buildenv-internal: pass SCREENDIR environment variableJason Wessel2012-05-061-1/+1
* runqemu: Fix TAP='TUNSETGROUP: Invalid argument' by falling back to tunctl -uJason Wessel2012-05-032-9/+16
* create-recipe: base on autospectacle.pl to create recipe fileKang Kai2012-05-031-14/+103
* autospectacle.pl: pull it from meego as a baseKang Kai2012-05-031-0/+1837
* package_rpm: Only rebuild the indexes if the packages have changedRichard Purdie2012-04-301-0/+63
* runqemu-ifup: enable ip masquerading for QEMU NAT addressesScott Garman2012-04-261-1/+2
* scripts/hob: disable sanity checks when launchingJoshua Lock2012-04-231-1/+2
* yocto-bsp: remove kernel26 machine feature from templatesTom Zanussi2012-04-173-4/+3
* yocto-bsp: fix x86_64 tuning for qemu archTom Zanussi2012-04-141-1/+1
* yocto-bsp: fix multi-provider error in qemu arch templateTom Zanussi2012-04-141-0/+1
* yocto-bsp: fix qemuarch test for xserver-xf86-config.bbappendTom Zanussi2012-04-141-0/+0
* yocto-bsp: enable property value display of nested propertiesTom Zanussi2012-04-142-3/+55
* python: multilib header support.Lianhao Lu2012-04-111-1/+1
* create-pull-request: Assume remote branch from local branchDarren Hart2012-04-101-3/+8
* runqemu-internal: Add console=tty for qemuppc and NFSSaul Wold2012-04-061-1/+1
* scripts: Clarify "help" info for yocto-bsp and yocto-kernelRobert P. J. Day2012-04-061-2/+2
* qemugl: Fix GL apps failure on Ubuntu 11 host with nVidia GLX driverZhai Edwin2012-04-021-3/+8