summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* oprofileui.inc: Add gconf to DEPENDSRichard Purdie2007-09-251-1/+1
* networkmanager: remove integrated patches, fix startup script to start Networ...Ross Burton2007-09-255-98/+27
* gnome-keyring: add a DBus service file so the daemon is auto-started when neededRoss Burton2007-09-252-0/+14
* linux-zylonite: Removed as zylonite is using -rp kernels.Samuel Ortiz2007-09-251-2/+2
* linux-rp: minimal zylonite kernelSamuel Ortiz2007-09-257-2/+7506
* glibc: Remove hardcoded LIMIT_BUILT_LOCALES valuesRichard Purdie2007-09-253-6/+0
* glibc.inc: Fix LIMIT_BUILT_LOCALES handlingRichard Purdie2007-09-251-1/+1
* glibc-package.bbclass: Remove dead codeRichard Purdie2007-09-251-7/+0
* poky.conf: Set LIMIT_BUILT_LOCALESRichard Purdie2007-09-251-1/+1
* dbus: add reload actionRoss Burton2007-09-242-3/+16
* dbus: don't pass --reverse to run-parts, busybox doesn't support itRoss Burton2007-09-242-2/+3
* Add network-manager-appletRoss Burton2007-09-242-0/+83
* networkmanager: Add staging, and split packages like OERoss Burton2007-09-241-4/+15
* Update tasks to 0.12Ross Burton2007-09-236-123/+26
* networkmanager: add svn trunk packages, fix up bad packaging, and backport fi...Ross Burton2007-09-235-25/+151
* ppp: Fix debug packaging, and stage the pppd headersRoss Burton2007-09-221-1/+6
* networkmanager: Rename bb from _svn to 0.6svnRoss Burton2007-09-221-0/+0
* udev: adding the latest udev release, 115.Samuel Ortiz2007-09-218-0/+627
* dbus: Drop unused patches, and merge unversioned and version patch directoriesRoss Burton2007-09-2116-1252/+0
* zylonite: Initial poky support.Samuel Ortiz2007-09-192-0/+54
* bitbake.conf: Clean up some hardcoded path/layout referencesRichard Purdie2007-09-191-3/+3
* glibc/glibc-intermediate: No need to install headers/libs to cross directory ...Richard Purdie2007-09-194-92/+0
* glibc-initial: Install headers into staging, not crossRichard Purdie2007-09-193-12/+12
* gcc-cross: Use staging for local-prefix instead of cross, undo ARCH_FLAGS_FOR...Richard Purdie2007-09-193-6/+6
* linux-libc-headers: Add DEPEND on cross-linkage to handle linking of directoriesRichard Purdie2007-09-193-12/+6
* cross-linkage: Add dummy package to handle linking cross to stagingRichard Purdie2007-09-191-0/+28
* linux-libc-headers: Gross hack until gccs include paths are fixedRichard Purdie2007-09-181-0/+8
* linux-libc-headers: Only install to staging now, not crossRichard Purdie2007-09-186-40/+0
* gcc3-build.inc: Add staging includes to ARCH_FLAGS for target meaning we don'...Richard Purdie2007-09-181-3/+3
* gcc-cross-initial: Move common code to gcc-cross-initial.incRichard Purdie2007-09-188-184/+37
* gcc-cross-initial: An install stage is totally pointlessRichard Purdie2007-09-187-15/+7
* Upgrade gnome-doc-utils to 0.12.0Ross Burton2007-09-181-0/+0
* Upgrade gnomecanvas to 2.20.0Ross Burton2007-09-182-1/+1
* Upgrade gtk-enginesRoss Burton2007-09-172-1/+1
* gnome.bbclass: change version regexp to handle x.y versions, not just x.y.zRoss Burton2007-09-171-1/+1
* Upgrade gnome-vfs to 2.20Ross Burton2007-09-174-1/+1
* Upgrade gnome-keyring to 2.20Ross Burton2007-09-172-1/+1
* Upgrade gnome-common to 2.20Ross Burton2007-09-172-0/+0
* Upgrade evince to 2.20Ross Burton2007-09-171-0/+0
* Upgrade poppler to 0.6Ross Burton2007-09-171-0/+0
* kernel.bbclass: Add menuconfig taskRichard Purdie2007-09-171-0/+12
* bitbake.conf: Allow overriding of SHELLRCCMDRichard Purdie2007-09-171-4/+5
* Upgrade atkRoss Burton2007-09-172-2/+2
* Upgrade gail, and fix packagingRoss Burton2007-09-171-1/+2
* libgsmd: Update from 20070801 to 20070917.Samuel Ortiz2007-09-172-5/+2
* pkgconfig: Add sysroot support patch (from pkgconfig mailing list)Richard Purdie2007-09-172-1/+104
* linux-nokia800.inc: Ensure deploy and populate_staging don't run at the same ...Richard Purdie2007-09-171-1/+1
* busybox: Remove unused configRichard Purdie2007-09-171-458/+0
* devshell.bbclass: Sync with OE since this no longer works at properly without...Richard Purdie2007-09-171-2/+7
* Upgrade glib from 2.4.0 to 2.4.1Ross Burton2007-09-163-1/+1
52 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 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