summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* 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
* scripts/pokyABConfig.py: Add meta-toolchain-sdk to darwin builds tooRichard Purdie2008-05-051-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4434 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/pokyABConfig.py: Add meta-toolchain to darwin buildsRichard Purdie2008-05-051-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4430 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-qemu-internal: give 128M for qemux86 - otherwise generating of locales ↵Marcin Juszkiewicz2008-05-051-1/+9
| | | | | | fails git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4412 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/pokyABConfig.py: Change darwin builds back to full instead of ↵Richard Purdie2008-05-011-1/+1
| | | | | | incremental git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4398 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-autobuild: Correctly update the extra meta-darwin checkoutRichard Purdie2008-05-011-6/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4397 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/pokyABConfig.py: Make darwin autobuild incremental temporarilyRichard Purdie2008-05-011-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4384 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-autobuild: Fix quotingRichard Purdie2008-05-011-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4382 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-autobuild: Fix darwin code to append, not overwriteRichard Purdie2008-05-011-6/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4381 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts: Add meta-darwin build to the autobuilderRichard Purdie2008-05-012-1/+37
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4380 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-autobuild: Really fix return valueRichard Purdie2008-05-011-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4379 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-autobuild: Preserve exit codeRichard Purdie2008-04-301-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4374 311d38ba-8fff-0310-9ca6-ca027cbcb966
* pokyABConfig.py: Fix typoRichard Purdie2008-04-301-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4373 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/pokyABConfig.py: Add checkuriall test for qemuarm worldRichard Purdie2008-04-291-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4372 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-autobuild: Attempt to clean up scripts slightlyRichard Purdie2008-04-292-31/+43
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4371 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts: Allow passing multiple parameters to the autobuilderRichard Purdie2008-04-292-10/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4370 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-autobuild-postprocess: Ignore chmod failuresRichard Purdie2008-04-281-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4368 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-autobuild-postprocess: Don't clean the destination directoryRichard Purdie2008-04-281-4/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4367 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-autobuild-postprocess: Remove paths from scriptRichard Purdie2008-04-281-54/+54
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4366 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-autobuild-postprocess: Fix typoRichard Purdie2008-04-281-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4365 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-autobuild: Further path fixesRichard Purdie2008-04-281-5/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4364 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-autobuild: Fix directory expectations of the postprocess scriptsRichard Purdie2008-04-281-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4363 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-autobuild: Fix orderingRichard Purdie2008-04-281-4/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4362 311d38ba-8fff-0310-9ca6-ca027cbcb966