summaryrefslogtreecommitdiff
path: root/meta/packages/apt
AgeCommit message (Collapse)AuthorFiles
2010-08-27Major layout change to the packages directoryRichard Purdie14
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-08-02apt: fix builds with modern GCCJoshua Lock5
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2009-11-19apt: Stage include headers in do_install and drop custom staging functionRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-19apt-native: Use do_install for stagingRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-01-02Drop now unneeded FILESDIR and S variables from various recipesRichard Purdie2
2008-07-17apt: stage headers/libsMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4856 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-30apt-native: create var/log/apt/ dir so rootfs building will workMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4750 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-30apt-native: remove db-native and curl-native dependenciesMarcin Juszkiewicz3
idea from: http://excogito.wordpress.com/2008/06/30/hacks-to-reduce-pokylinux-build-time/ git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4747 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-30apt: moved apt dependencies to apt recipeMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4746 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-25apt: bump PR after last changeMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4730 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-25apt: unbreak host checkingMarcin Juszkiewicz3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4729 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-19apt: added forgotten patchMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4712 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-19apt: update to 0.7.14Marcin Juszkiewicz6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4710 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-16apt: Remove 0.7.2Richard Purdie4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4664 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-15apt: improve packaging of debug stuffMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3174 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-12Rearrange staging to match target system layout. This is a major change and ↵Richard Purdie1
will require a full rebuild. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3123 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-21apt: Add db/db-native as a DEPENDS so apt-ftparchive gets built (needed by ↵Richard Purdie5
deb rootfs creation git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2531 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-08Enable automatic installation of recommendsRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2386 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-23switch from apt 0.7.2 to 0.7.3Dodji Seketeli4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2211 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-01apt: 0.6.46 -> 0.7.2 (and fix DEPENDS/RDEPENDS)Richard Purdie6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2070 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09apt-native: added forgotten patchMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1616 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-27apt: unbreak 0.6.46.2 build (based on OE)Marcin Juszkiewicz5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1574 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-16apt: Fix STAGING_BINDIR referenceRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1149 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-11-29apt: Set preferences location in apt.confRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@973 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-11-27apt-native: Stage apt.conf.sample, not apt.conf. Anything needing apt.conf ↵Richard Purdie1
will need to adjust the file anyway and this avoids apt's default search path. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@964 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-10-30Update apt to 0.6.46.2, as 0.6.45exp2 is no longer on the debian mirrors.Chris Larson5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@841 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-21Clean up and correct MAINTAINERSRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-19Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@728 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-07Add apt & apt-native, including the generation of the apt.conf to be used ↵Chris Larson8
for the rootfs population. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@699 311d38ba-8fff-0310-9ca6-ca027cbcb966