summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* 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
* scripts/poky-autobuild: Source the environmental setup script earlierRichard Purdie2008-04-281-2/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4361 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts: Update autobuilder scripts to run postprocess after each task completesRichard Purdie2008-04-282-19/+28
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4360 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts: Add extra autobuilder configRichard Purdie2008-04-282-0/+267
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4359 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-qemu-internal: Enable n800 networkingRichard Purdie2008-04-241-3/+6
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4333 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix runqemu to handle clearing argsRoss Burton2008-04-241-6/+10
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4328 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Allow user-specified options to be passed to qemu via poky-qemuRoss Burton2008-04-242-5/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4327 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-nokia800-flashutil: Remove .16k fileRichard Purdie2008-04-231-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4316 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-qemu: Add support for the nokia800-maemo machineRichard Purdie2008-04-232-12/+29
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4315 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-qemu: Add nokia800 supportRichard Purdie2008-04-101-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4227 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts: Add support for nokia800 to runqemuRichard Purdie2008-04-103-6/+98
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4226 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts: Add git proxy scriptRichard Purdie2008-04-081-0/+10
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4193 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts: Mark qemu scripts as bash specific to avoid dash problems and error ↵Richard Purdie2008-02-223-14/+24
| | | | | | if a suitable qemu binary can't be found git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3859 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Don't allow custom GConf schema paths to get into the systemRoss Burton2008-02-111-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3750 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-qemu-internal: Fix no-reboot option handling for qemuarmRichard Purdie2008-02-061-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3674 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/runqemu: Append to CROSSPATH after creating symlinksRichard Purdie2008-02-041-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3668 311d38ba-8fff-0310-9ca6-ca027cbcb966
* scripts/poky-qemu-internal: Fix PATH usage to find qemu binaryRichard Purdie2008-02-041-6/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3667 311d38ba-8fff-0310-9ca6-ca027cbcb966