summaryrefslogtreecommitdiff
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* Move all QEMU machines to use a common kernel recipe set and versionJoshua Lock2010-05-1811-7/+3666
* Add recipe for X vesa driver packageNitin A Kamble2010-05-171-0/+9
* Merge branch 'nitin/lic1' of ssh://git.pokylinux.org/poky-contribRichard Purdie2010-05-142-1/+66
|\
| * License Checking: convert an error into warningNitin A Kamble2010-05-121-2/+4
| * License Change checking:Nitin A Kamble2010-05-112-1/+64
* | linux: Ensure we have buildable kernel recipes for each machineJoshua Lock2010-05-1310-13/+83
* | mtd-utils: Fix mtd-utils-native do_install task to install binaries into the ...Richard Purdie2010-05-121-1/+1
|/
* openssl: Fix build of openssl-native on x86_64 with recent binutilsJoshua Lock2010-05-072-1/+49
* xf86-input-vmmouse: bump version to 12.6.6Joshua Lock2010-05-061-0/+0
* pax-utils: Sync with OE.dev fixing native versionRichard Purdie2010-05-061-3/+8
* Fix build problem with GCC-4.3.3 on PowerPCGary Thomas2010-05-061-0/+4
* Latest versions of GCC are safe on PowerPCGary Thomas2010-05-061-4/+0
* Update classes to use lib/oeJoshua Lock2010-05-064-605/+74
* lib/oe: Import oe lib from OE.devJoshua Lock2010-05-065-0/+596
* base.bbclass: Sync minor layout changes with OE.devRichard Purdie2010-05-061-77/+68
* xfce.bbclass: Fix SRC_URI (from OE.dev)Richard Purdie2010-05-061-1/+1
* poky-default-revisions.inc: Add linux-omap3-pm revision to ensure offline bui...Richard Purdie2010-05-061-0/+1
* unifdef-native: Fix staging reference in do_install (noticed from OE.dev)Richard Purdie2010-05-061-0/+1
* unifdef-native: Fix staging reference in do_install (noticed from OE.dev)Richard Purdie2010-05-061-1/+1
* sanity.bbclass: fix typo in earlier commitJoshua Lock2010-04-301-2/+2
* Remove meta-cross-linkage recipe, we no longer have a cross directoryJoshua Lock2010-04-301-33/+0
* Version the build configuration directoryJoshua Lock2010-04-302-0/+9
* Fix sanity check for new abiJoshua Lock2010-04-291-1/+1
* Bump the ABI to alert people that cross has goneJoshua Lock2010-04-282-1/+3
* Fix references to CROSS_DIR now that it has been removedJoshua Lock2010-04-2813-35/+35
* cross.bbclass: inherit relocatable to post-process cross binariesJoshua Lock2010-04-271-2/+1
* Install cross-packages into the native sysrootJoshua Lock2010-04-2710-23/+14
* gcc: Fix packaging of cross for PPCJoshua Lock2010-04-271-0/+3
* autotools: deprecate autotools_stage classJoshua Lock2010-04-27164-166/+166
* poky-default.inc: set PPC preferred version for gcc-runtimeJoshua Lock2010-04-271-0/+1
* conf/poky-default.inc: Fix PPC preferred binutilsJoshua Lock2010-04-271-1/+1
* relocatable.bbclass: Normalise the generated pathJoshua Lock2010-04-271-0/+1
* sanity.bbclass: handle lack of permission to read /proc/sys/vm/mmap_min_addrJoshua Lock2010-04-271-5/+9
* polkit: fix DEPENDS, requires intltoolJoshua Lock2010-04-271-3/+3
* Move STAGING_BINDIR_CROSS into target sysroot, instead of nativeJoshua Lock2010-04-273-2/+10
* packaged-staging.bbclass: Fix architecture fieldJoshua Lock2010-04-271-1/+6
* poky-image-sato-directdisk: directdisk variant of Sato imageJoshua Lock2010-04-271-0/+14
* pixman: explicitly disable Gtk+ testsJoshua Lock2010-04-271-0/+4
* qemu_git: Ensure we have the required dependencies for a native buildJoshua Lock2010-04-151-1/+18
* relocatable.bbclass: Actually skip symlinksJoshua Lock2010-04-121-4/+2
* gpgme: STAGING_DIR_HOST != STAGING_DIR/HOST_SYS and this causes subtle cross ...Richard Purdie2010-04-121-2/+2
* relocatable.bbclass: ignore symlinksJoshua Lock2010-04-081-1/+2
* relocatable.bbclass: Handle files which don't have read/write permissionsJoshua Lock2010-04-081-2/+17
* packaged-staging.bbclass: Remove hardcoded paths in binfiles for target packagesJoshua Lock2010-04-081-1/+1
* igep0020: Rename files for IGEP v2 boards, prepare for support Hw rev. B and ...Enric Balletbo i Serra2010-04-076-1/+1
* linux-igep2: update to latest stable version 2.6.28-3Enric Balletbo i Serra2010-04-074-69/+34
* psuedo: We don't use lib64Richard Purdie2010-04-062-2/+11
* psuedo: Add missing install functionRichard Purdie2010-04-011-0/+4
* relocatable: Handle directories having subdirectories of binariesJoshua Lock2010-04-011-15/+24
* gcc-cross-initial/gcc-cross-intermediate: Add missing EXTRA_OECONF variablesRichard Purdie2010-03-313-0/+4
'n587' href='#n587'>587 588 589 590 591 592 593 594 595 596 597 598 599 600 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 919 920 921 922 923 924