summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* scripts/bitbake: add/fix some commentsPaul Eggleton2012-03-311-3/+13
* scripts/bitbake: allow switching between build directoriesPaul Eggleton2012-03-311-5/+10
* scripts/bitbake: try harder to check if pseudo existsPaul Eggleton2012-03-311-3/+9
* sstate-cache-management.sh: fixes and enhancementRobert Yang2012-03-301-49/+240
* runqemu: set console=ttyS0 when running with nographic optionScott Garman2012-03-291-0/+1
* scripts/bitbake: Update to help rebuild pseudo-nativeMark Hatle2012-03-281-5/+31
* python: fix packaging dependencies on minimal systemsGary Thomas2012-03-261-1/+1
* Various typoes fixed, all comments or output strings.Robert P. J. Day2012-03-262-2/+2
* qemu: add fedora pkg names when build failedRobert Yang2012-03-261-1/+2
* scripts/combo-layer: handle diffs in commit messagesPaul Eggleton2012-03-231-0/+38
* scripts/combo-layer: limit component repo dirty checkPaul Eggleton2012-03-231-9/+9
* yocto-kernel: new scriptTom Zanussi2012-03-221-0/+232
* yocto-bsp: new scriptTom Zanussi2012-03-221-0/+143
* yocto-bsp: add some useful constantsTom Zanussi2012-03-221-0/+47