aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2012-07-18scripts/bitbake: Check the git-native version and build it if necessaryRichard Purdie
2012-07-16runqemu: Fix running qemu when build without glKhem Raj
2012-07-16runqemu/mips: adjust runqemu script to support mipsel machineDennis Lan
2012-07-09runqemu: fix support for ext4 rootfs imagesScott Garman
2012-07-09runqemu: fix usage() help for MACHINE settingScott Garman
2012-07-02runqemu: fix fedora pkg names when run failsCristian Ciupitu
2012-06-25runqemu-internal: qemu fails to run on ext2 imageKang Kai
2012-06-18cleanup-workdir: update help textKang Kai
2012-06-18cleanup-workdir: only deal dirs related to current archKang Kai
2012-06-18cleanup-workdir: replace commands with subprocessKang Kai
2012-06-18cleanup-workdir: update the way to check obsolete dirsKang Kai
2012-06-15pybootchartgui: Fix the filename and add a default formatRobert Yang
2012-06-15pybootchartgui: split the output chart into multiple onesRobert Yang
2012-06-15pybootchartgui: make the build profiling in picturesRobert Yang
2012-06-15pybootchartgui: add the original codeRobert Yang
2012-06-08runqemu-ifup: enable arp proxyingScott Garman
2012-06-05generate-manifest-2.7.py: replace os.popen with os.unlinkRobert Yang
2012-05-30scripts/cp-noerror: Add a special copy function to fix autotools issuesRichard Purdie
2012-05-30scripts/buildhistory-diff: add GitPython version checkPaul Eggleton
2012-05-30scripts: replace os.system with subprocess.callRobert Yang
2012-05-20runqemu: Add qemush4 and qemumips64 knowledgeKhem Raj
2012-05-18test-reexec: Add script to address issues when task re-executionJiajun Xu
2012-05-15runqemu: replace bashism with working shell idiomPeter Seebach
2012-05-12oe-buildenv-internal: Fix BITBAKEDIR changes to work with existing autobuilde...Richard Purdie
2012-05-11Add option to oe-buildenv-internal script to change bitbake location.Philip Balister
2012-05-06runqemu: be sh neutralBernhard Reutner-Fischer
2012-05-06runqemu: minor tweaksBernhard Reutner-Fischer
2012-05-06runqemu: add and use error()Bernhard Reutner-Fischer
2012-05-06runqemu: simplify process_filename()Bernhard Reutner-Fischer
2012-05-06runqemu: use modern, single-char name of test(1)Bernhard Reutner-Fischer
2012-05-06runqemu: Use OE_TMPDIRBernhard Reutner-Fischer
2012-05-06terminal.bbclass, oe-buildenv-internal: pass SCREENDIR environment variableJason Wessel
2012-05-03runqemu: Fix TAP='TUNSETGROUP: Invalid argument' by falling back to tunctl -uJason Wessel
2012-05-03create-recipe: base on autospectacle.pl to create recipe fileKang Kai
2012-05-03autospectacle.pl: pull it from meego as a baseKang Kai
2012-04-27package_rpm: Only rebuild the indexes if the packages have changedRichard Purdie
2012-04-25runqemu-ifup: enable ip masquerading for QEMU NAT addressesScott Garman
2012-04-23scripts/hob: disable sanity checks when launchingJoshua Lock
2012-04-11python: multilib header support.Lianhao Lu
2012-04-10create-pull-request: Assume remote branch from local branchDarren Hart
2012-04-06runqemu-internal: Add console=tty for qemuppc and NFSSaul Wold
2012-04-02qemugl: Fix GL apps failure on Ubuntu 11 host with nVidia GLX driverZhai Edwin
2012-03-31scripts/bitbake: add/fix some commentsPaul Eggleton
2012-03-31scripts/bitbake: allow switching between build directoriesPaul Eggleton
2012-03-31scripts/bitbake: try harder to check if pseudo existsPaul Eggleton
2012-03-30sstate-cache-management.sh: fixes and enhancementRobert Yang
2012-03-29runqemu: set console=ttyS0 when running with nographic optionScott Garman
2012-03-28scripts/bitbake: Update to help rebuild pseudo-nativeMark Hatle
2012-03-26python: fix packaging dependencies on minimal systemsGary Thomas
2012-03-26Various typoes fixed, all comments or output strings.Robert P. J. Day