summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* pokyABConfig.py: Add om-gta02Richard Purdie2008-05-222-0/+4
* poky-qemu.README: Minor updatesRichard Purdie2008-05-221-12/+5
* Rename fic-gta01 to om-gta01 as per upstreamRichard Purdie2008-05-222-5/+5
* Use /sbin/fdisk because not all systems has /sbin in PATHRoss Burton2008-05-141-1/+1
* poky-qemu-ifup: added NAT setupMarcin Juszkiewicz2008-05-081-0/+5
* scripts/poky-qemu-internal: Check /proc/sys/vm/mmap_min_addr value and error ...Richard Purdie2008-05-061-0/+7
* scripts/pokyABConfig.py: Add meta-toolchain-sdk to darwin builds tooRichard Purdie2008-05-051-0/+1
* scripts/pokyABConfig.py: Add meta-toolchain to darwin buildsRichard Purdie2008-05-051-0/+1
* poky-qemu-internal: give 128M for qemux86 - otherwise generating of locales f...Marcin Juszkiewicz2008-05-051-1/+9
* scripts/pokyABConfig.py: Change darwin builds back to full instead of increme...Richard Purdie2008-05-011-1/+1
* scripts/poky-autobuild: Correctly update the extra meta-darwin checkoutRichard Purdie2008-05-011-6/+7
* scripts/pokyABConfig.py: Make darwin autobuild incremental temporarilyRichard Purdie2008-05-011-1/+1
* scripts/poky-autobuild: Fix quotingRichard Purdie2008-05-011-1/+1
* scripts/poky-autobuild: Fix darwin code to append, not overwriteRichard Purdie2008-05-011-6/+6
* scripts: Add meta-darwin build to the autobuilderRichard Purdie2008-05-012-1/+37
* scripts/poky-autobuild: Really fix return valueRichard Purdie2008-05-011-1/+1
* scripts/poky-autobuild: Preserve exit codeRichard Purdie2008-04-301-0/+3
* pokyABConfig.py: Fix typoRichard Purdie2008-04-301-1/+1
* scripts/pokyABConfig.py: Add checkuriall test for qemuarm worldRichard Purdie2008-04-291-0/+1
* poky-autobuild: Attempt to clean up scripts slightlyRichard Purdie2008-04-292-31/+43
* scripts: Allow passing multiple parameters to the autobuilderRichard Purdie2008-04-292-10/+9
* scripts/poky-autobuild-postprocess: Ignore chmod failuresRichard Purdie2008-04-281-1/+1
* scripts/poky-autobuild-postprocess: Don't clean the destination directoryRichard Purdie2008-04-281-4/+0
* scripts/poky-autobuild-postprocess: Remove paths from scriptRichard Purdie2008-04-281-54/+54
* scripts/poky-autobuild-postprocess: Fix typoRichard Purdie2008-04-281-2/+2
* scripts/poky-autobuild: Further path fixesRichard Purdie2008-04-281-5/+5
* scripts/poky-autobuild: Fix directory expectations of the postprocess scriptsRichard Purdie2008-04-281-0/+3
* scripts/poky-autobuild: Fix orderingRichard Purdie2008-04-281-4/+4
* scripts/poky-autobuild: Source the environmental setup script earlierRichard Purdie2008-04-281-2/+1
* scripts: Update autobuilder scripts to run postprocess after each task completesRichard Purdie2008-04-282-19/+28
* scripts: Add extra autobuilder configRichard Purdie2008-04-282-0/+267
* scripts/poky-qemu-internal: Enable n800 networkingRichard Purdie2008-04-241-3/+6
* Fix runqemu to handle clearing argsRoss Burton2008-04-241-6/+10
* Allow user-specified options to be passed to qemu via poky-qemuRoss Burton2008-04-242-5/+8
* poky-nokia800-flashutil: Remove .16k fileRichard Purdie2008-04-231-1/+1
* scripts/poky-qemu: Add support for the nokia800-maemo machineRichard Purdie2008-04-232-12/+29
* scripts/poky-qemu: Add nokia800 supportRichard Purdie2008-04-101-0/+3
* scripts: Add support for nokia800 to runqemuRichard Purdie2008-04-103-6/+98
* scripts: Add git proxy scriptRichard Purdie2008-04-081-0/+10
* scripts: Mark qemu scripts as bash specific to avoid dash problems and error ...Richard Purdie2008-02-223-14/+24
* Don't allow custom GConf schema paths to get into the systemRoss Burton2008-02-111-0/+2
* scripts/poky-qemu-internal: Fix no-reboot option handling for qemuarmRichard Purdie2008-02-061-1/+1
* scripts/runqemu: Append to CROSSPATH after creating symlinksRichard Purdie2008-02-041-2/+2
* scripts/poky-qemu-internal: Fix PATH usage to find qemu binaryRichard Purdie2008-02-041-6/+8
* poky-chroot-setup: Copy hosts resolv.conf into the guest system to make DNS r...Richard Purdie2008-02-011-0/+1
* scripts: Fix sdk compiler location handlingRichard Purdie2008-01-313-10/+15
* scripts: Always try to start distccd, improve distccd cleanup, add SDK direct...Richard Purdie2008-01-314-15/+62
* scripts/poky-chroot-run: Make sure Xephyr and chrootuid are installedRichard Purdie2008-01-301-4/+17
* scripts: Add poky-chroot scripts (credit should mainly go to Ross)Richard Purdie2008-01-302-0/+103
* poky-qemu-internal: Add -no-reboot option for poky-qemu-internal since can't ...Richard Purdie2008-01-221-2/+2
href='#n601'>601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918