summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/python
Commit message (Expand)AuthorAgeFilesLines
* python: bump PR due to arm OVERRIDES changeMartin Jansa2011-12-131-1/+1
* OECore license fixes: meta/*Elizabeth Flanagan2011-12-081-2/+2
* PR Bump for OpenSSL 1.0Saul Wold2011-11-301-1/+1
* python-native: Fix gcc compiler detecting logicKhem Raj2011-11-292-12/+12
* python-gst: upgrade from 0.10.21 to 0.10.22Nitin A Kamble2011-11-171-3/+3
* python: bump PRTom Zanussi2011-11-101-1/+1
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-1/+1
* python: skip setup.py 'import check' when cross-compilingTom Zanussi2011-11-082-0/+32
* python: improve packagingMartin Jansa2011-11-072-40/+25
* recipes: bump PR after python upgradeMartin Jansa2011-10-3113-12/+13
* python-2.7.2: fix build issues when additional modules are linked against hos...Martin Jansa2011-10-311-0/+1
* update python 2.7 manifestNitin A Kamble2011-10-311-1/+1
* python: update generate-manifest for 2.7 version and regenerate itMartin Jansa2011-10-311-62/+62
* python, python-native: upgrade from 2.6.6 to 2.7.2Nitin A Kamble2011-10-3112-451/+417
* python-dbus: upgrade from 0.83.2 to 0.84.0Nitin A Kamble2011-10-201-2/+2
* python-scons: upgrade from 2.0.1 to 2.1.0Nitin A Kamble2011-10-202-5/+4
* Import python-setuptools from meta-oe (for glib-2.0)Richard Purdie2011-10-141-0/+31
* python-argparse: import from meta-oe, needed for newer glibMartin Jansa2011-10-111-0/+15
* python: fix sqlite RPATH issueSaul Wold2011-09-292-1/+21
* multilib: remove the multilib handling to allarchDongxiao Xu2011-09-281-1/+1
* python: Fix cgi.py runtime issueMark Hatle2011-09-222-1/+25
* python-native: add link for python2Saul Wold2011-09-081-1/+4
* recipes: Delete patch=1, its default and replace pnum with striplevelKhem Raj2011-08-231-1/+1
* python-native: Fix a compiler finding issueMei Lei2011-08-062-1/+22
* multilib: Use BPN instead of PN for style like lib${PN}Dongxiao Xu2011-08-031-2/+2
* python: fix security vulnerabilityNitin A Kamble2011-07-223-1/+186
* python: add patch to fix cross compilation on host with linux-3.0Martin Jansa2011-07-212-0/+19
* python: save Makefile.sysroot in do_compileMartin Jansa2011-07-211-3/+4
* python-native: Mangle scripts to use /usr/bin/env python, bump PRTom Rini2011-07-211-0/+5
* python: Fix libdir usage which broke python packagingRichard Purdie2011-07-132-2/+2
* python-native: fix for non /usr/lib libdir caseYu Ke2011-07-122-5/+12
* python: fix for libdir=/usr/lib64 caseYu Ke2011-07-122-1/+252
* Drop PRIORITY variableRichard Purdie2011-07-015-5/+0
* python: Ensure libpython.so ends up in the .dev packageRichard Purdie2011-07-011-2/+2
* python: Add python to the dependency to pygobjectMark Hatle2011-06-231-2/+2
* python: Switch to using the default -dbg packageMark Hatle2011-06-233-8/+4
* python-pyobject: Remove unnecessary -dbg settingMark Hatle2011-06-231-2/+1
* python-gst: Add missing files to the -dbg packageMark Hatle2011-06-231-2/+2
* License Field Cleanup: Non-standard field namesBeth Flanagan2011-05-272-2/+2
* python-2.6.6: py_package_preprocess should change Makefile only in PKGD not DMartin Jansa2011-05-251-2/+2
* python-pygpbject: upgrade from 2.27 to 2.27.91Nitin A Kamble2011-05-231-3/+3
* gcc: remove unused patches and move patches in proper dirNitin A Kamble2011-05-186-0/+12
* recipes: Update upstream-status of patchesNitin A Kamble2011-05-1310-0/+20
* recipes: Add Upstream-Status to multiple recipesZhai Edwin2011-05-123-0/+6
* recipes: Fix the Upstream-Status formatNitin A Kamble2011-05-111-1/+1
* python-native: Add ctypes patch to native build (as in cross-compilation)Michael Lippautz2011-05-111-1/+6
* python-imaging: update upstream status for patchesNitin A Kamble2011-05-081-0/+2
* python: Unbreak Python third-party extensionsMichael Lippautz2011-05-041-14/+27
* logging: update existing oe* logging users to the bb* interfaceDarren Hart2011-05-041-1/+1
* python: add missing cytpes modulesSaul Wold2011-04-282-1/+60
d='n599' href='#n599'>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