summaryrefslogtreecommitdiff
path: root/meta/classes/rootfs_ipk.bbclass
Commit message (Expand)AuthorAgeFilesLines
* rootfs_ipk: issue a diagnostic if rootfs is declared read-only and not all ma...Phil Blundell2011-05-251-0/+10
* rootfs_ipk/package_ipk.bbclass: Move func from rootfs_ipk to package_ipkLianhao Lu2011-02-011-16/+9
* image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check().Lianhao Lu2011-01-311-20/+0
* rootfs_ipk: The most recent opkg errors upon file overwrite. Until we fix pac...Richard Purdie2010-12-241-1/+1
* opkg: finalize the change to var directoryKevin Tian2010-08-261-8/+10
* rootfs_ipk.bbclass: add keyword "Collected errors" for log error checkYu Ke2010-07-301-1/+1
* rootfs_ipk: error when dependencies cannot be satisfiedJoshua Lock2010-07-221-1/+1
* rootfs_ipk.bbclass: ensure the package manager can create lock filesJoshua Lock2010-06-101-0/+2
* bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie2009-11-131-2/+2
* classes: Remove and sanitise import statementsRichard Purdie2009-11-131-1/+1
* root_ipk.bbclass: Give EXTRAOPKGCONFIG a default valueRichard Purdie2009-07-151-0/+1
* rootfs_ipk.bbclass: Don't generate the arch.conf file, provide this as a pack...Richard Purdie2009-07-151-3/+4
* image.bbclass: Add function to write out an image manifestRichard Purdie2008-11-101-0/+14
* classes: Add mechanism to install packages into images only if they've been b...Richard Purdie2008-11-061-0/+4
* rootfs_ipk.bbclass: Don't error if the file doesn't existRichard Purdie2008-10-081-1/+1
* package_ipk/rootfs_ipk.bbclass: Update image from feed handlingRichard Purdie2008-10-081-11/+14
* rootfs_ipk.bbclass: Fix shell commandsRichard Purdie2008-10-021-7/+2
* rootfs_ipk.bbclass: Improve image from feed generationRichard Purdie2008-10-011-6/+12
* Rename FEED_URIS -> IPK_FEED_URISRichard Purdie2008-10-011-1/+1
* rootfs_ipk.bbclass: Add the hard bit of image generation from feeds, controll...Richard Purdie2008-10-011-1/+34
* Switch from ipkg-utils to opkg-utilsRichard Purdie2008-07-171-1/+1
* opkg prints 'loading conf' informations so we get two lines each timeMarcin Juszkiewicz2008-06-061-1/+1
* rootfs_ipk.bbclass: do grep in install_all_locales just onceMarcin Juszkiewicz2008-06-061-1/+3
* rootfs_ipk.bbclass: reformatted install_all_locales functionMarcin Juszkiewicz2008-06-061-8/+8
* rootfs_ipk: added ROOTFS_POSTINSTALL_COMMANDMarcin Juszkiewicz2008-06-061-0/+2
* rootfs_ipk.bbclass: Fix for use with lock capable opkgRichard Purdie2008-06-051-1/+2
* rootfs_ipk.bbclass: remove opkg lists later as some rootfs postprocessing may...Marcin Juszkiewicz2008-06-051-2/+2
* rootfs_ipk.bbclass: added install_all_locales functionMarcin Juszkiewicz2008-06-051-0/+21
* rootfs_ipk.bbclass: do not install glibc-localedata-i18n separately - languag...Marcin Juszkiewicz2008-06-051-1/+0
* poky-image.bbclass: Correctly handle inserting package-managers into images b...Richard Purdie2008-05-201-0/+3
* rootfs_ipk.bbclass: new update-alternatives script use OPKG_OFFLINE_ROOT (fro...Marcin Juszkiewicz2008-03-201-0/+2
* rootfs_ipk/image.bbclass: removing of opkg lists data to rootfs_ipk class whe...Marcin Juszkiewicz2008-03-171-0/+2
* rootfs_ipk.bbclass: switched to opkgMarcin Juszkiewicz2008-03-171-12/+12
* classes: Sync various tweaks from OERichard Purdie2007-09-011-5/+9
* Factor ipkg index and conf file creation into package_ipk.bbclassRichard Purdie2007-09-011-30/+5
* classes: Sync with OERichard Purdie2007-09-011-3/+19
* packaging: Split deb and ipk creation into separate tasks so changing the pac...Richard Purdie2007-08-211-0/+1
* rootfs classes: added remove_packaging_data_files() function to be used in mi...Marcin Juszkiewicz2007-06-261-0/+4
* classes: Rework core dependencies to work properly at the task levelRichard Purdie2007-04-031-2/+1
* rootfs_ipk.bbclass: Fix typo, whitespaceRichard Purdie2007-01-081-2/+2
* rootfs_(deb|ipk).bbclass: Fix bashism so works on dashRichard Purdie2006-12-051-2/+1
* rootfs_xxx.bbclass: Add missing checkins from the log_check updatesRichard Purdie2006-11-221-72/+16
* classes: Sync with OE - mainly quoting fixes or other minor updatesRichard Purdie2006-11-201-3/+3
* rootfs_ipk: Remove extra rm command to ensure /dev is correctly createdRichard Purdie2006-09-261-5/+1
* rootfs_ipk.bbclass: Fix function names and exportsRichard Purdie2006-09-221-2/+2
* Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson2006-09-191-3/+4
* Tweaks to work with bitbake trunk: add BB_DEFAULT_TASK, add do_rootfs[nostamp...Richard Purdie2006-08-231-0/+1
* classes/base.bbclass:Richard Purdie2006-08-141-1/+0
* rootfs_ipk.bbclass: Add context to reported errorsRichard Purdie2006-07-261-1/+2
* rootfs_ipk.bbclass, package-index: With the fixed ipkg-utils there is no need...Richard Purdie2006-07-241-2/+0
n641' href='#n641'>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