summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* scripts/runqemu: Fix some typosJoshua Lock2010-01-141-2/+2
| | | | | | | Fix typo in help message (we default to ext3 not ext2 now) and a typo whereby moblin-image-sdk wouldn't be autofound. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* scripts: preserve BB_NUMBER_THREADS when sanitising environmentJoshua Lock2009-12-141-1/+1
| | | | | | | | It's pretty useful to be able to define BB_NUMBER_THREADS on the cli when executing bitbake. Add it to the extra whitelist defined in the poky-env-internal script. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* scripts/poky-qemu-internal: Make sure qemuarm cursor is visibleRichard Purdie2009-11-261-3/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* runqemu: staging -> sysrootsRichard Purdie2009-11-251-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Add SDKMACHINE to simplify SDK control and add to CACHE paths to allow ↵Richard Purdie2009-09-181-1/+1
| | | | | | environmental variable control Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Add poky-trim-schemas post install script to remove unneeded schema locale ↵Richard Purdie2009-08-281-0/+49
| | | | | | translations from images (credit to Ross Burton for the initial script) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* scripts: Update qemux86 to use the vmmouse driver, not wacom and find moblin ↵Richard Purdie2009-06-102-3/+3
| | | | | | images Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* scripts/poky-env-internal: Add BB_SRCREV_POLICY to BB_ENV_WHITELISTRichard Purdie2009-05-271-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* scripts: Remove autobuilder scriptsRichard Purdie2009-05-095-677/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* scripts/poky-qemu-internal: Add support for GL passthrough in qemux86 imagesRichard Purdie2009-01-211-2/+2
|
* scripts/runqemu: Factor image location code into a shell functionRichard Purdie2009-01-211-16/+25
|
* scripts/poky-autobuild-moblin: Add moblin-uricheck target supportRichard Purdie2009-01-061-0/+2
|
* scripts: Update qemu scripts with changes in recent qemu calling conventions ↵Richard Purdie2009-01-053-20/+20
| | | | and the switch to ext3 images
* scripts/poky-autobuild-postprocess-moblin: Share toolchain/sdk outputRichard Purdie2008-12-191-1/+2
|
* scripts/poky-autobuild-moblin: Update to share moblin-incremental imagesRichard Purdie2008-12-182-15/+47
|
* scripts/poky-autobuild-moblin: Add rm_workRichard Purdie2008-12-181-0/+1
|
* scripts/autobuild-moblin: Configuration fixupsRichard Purdie2008-12-171-9/+9
|
* scripts/poky-qemu-internal: Add usb commandline to nfs mounted imagesRichard Purdie2008-12-151-2/+2
|
* scripts/poky-env-internal: Add SSH_AUTH_SOCK and SSH_AGENT_PID to ↵Richard Purdie2008-12-031-1/+1
| | | | BB_ENV_WHITELIST
* scripts/poky-env-internal: Fix PATHRichard Purdie2008-11-061-2/+2
|
* scripts/poky-env-internal: Automatically add in additional meta- ↵Richard Purdie2008-11-061-19/+45
| | | | repositories if found
* scripts/poky-autobuild-moblin: Update the proxy config and add rpm packages ↵Richard Purdie2008-11-041-3/+5
| | | | to the build list
* scripts/poky-autobuild-moblin: Add GIT PROXY variablesRichard Purdie2008-11-041-1/+1
|
* scripts/poky-autobuild-moblin: Set GIT_PROXY_COMMANDRichard Purdie2008-11-031-0/+1
|
* scripts/poky-autobuild-moblin: Add extra variables to the whitelistRichard Purdie2008-10-301-0/+1
|
* poky-env-internal: Add quoting to support zsh.Rob Bradford2008-10-301-1/+1
| | | | Patch from Carl Simonson <simonsonc@gmail.com>.
* scripts/poky-env-internal: Add POKYMODE to BB_ENV_WHITELISTRichard Purdie2008-10-281-1/+1
|
* scripts/poky-env-internal: Unset BDIR after useRichard Purdie2008-10-281-0/+2
|
* scripts/build: Update the git proxy setup instructionsRichard Purdie2008-10-232-0/+2984
|
* scripts/poky-env-internal: Add proxy variables to the enviornment whitelist ↵Richard Purdie2008-10-221-1/+1
| | | | (and OEROOT)
* scripts: Fix variable quotingRichard Purdie2008-10-221-1/+1
|
* scripts: Add moblin autobuilder support scriptsRichard Purdie2008-10-222-0/+233
|
* netbook: changed platform name from eee901 to netbookSamuel Ortiz2008-10-213-10/+14
| | | | | | We want to have a more generic platform definition. The netbook machine one currently supports the eee901 and the aspire one. We also moved the machine and netbook image definitions to meta-moblin.
* scripts/pokyABConfig.py: Add poky-image-netbook-liveRichard Purdie2008-10-071-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5437 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-autobuild-postprocess: Add eee901 minimal imageRichard Purdie2008-10-061-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5422 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-autobuild-postprocess: Add eee901Richard Purdie2008-10-061-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5421 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-env-internal: Add MACHINE, DISTRO and POKYLIBC to the ↵Richard Purdie2008-09-301-1/+3
| | | | | | environment whitelist for starters git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5348 311d38ba-8fff-0310-9ca6-ca027cbcb966
* pokyABConfig.py: Add eee901 buildsRichard Purdie2008-09-101-2/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5179 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-nokia800-flashutil: merged offsets from Andrew script and added Diablo ↵Marcin Juszkiewicz2008-08-081-4/+15
| | | | | | notes git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5024 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-qemu-internal: Fix networking on qemuarm ext2 imagesRichard Purdie2008-07-241-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4940 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-qemu-internal: added support for qemuarmv6/7Marcin Juszkiewicz2008-07-221-1/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4927 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/pokyABConfig.py: Add 3430ldp and beagleboardRichard Purdie2008-07-181-2/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4884 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Use /sbin/iptables if which iptables fails.Joshua Lock2008-06-261-2/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4733 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-autobuild: Activate poky-autobuild-notifierRichard Purdie2008-06-171-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4680 311d38ba-8fff-0310-9ca6-ca027cbcb966
* pokyABConfig.py: Add om-gta02Richard Purdie2008-05-222-0/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4542 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-qemu.README: Minor updatesRichard Purdie2008-05-221-12/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4535 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename fic-gta01 to om-gta01 as per upstreamRichard Purdie2008-05-222-5/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4534 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Use /sbin/fdisk because not all systems has /sbin in PATHRoss Burton2008-05-141-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4470 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-qemu-ifup: added NAT setupMarcin Juszkiewicz2008-05-081-0/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4457 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-qemu-internal: Check /proc/sys/vm/mmap_min_addr value and error ↵Richard Purdie2008-05-061-0/+7
| | | | | | if its potentially problematic git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4437 311d38ba-8fff-0310-9ca6-ca027cbcb966