summaryrefslogtreecommitdiff
path: root/meta/packages/apt/apt-native.inc
AgeCommit message (Collapse)AuthorFiles
2010-08-27Major layout change to the packages directoryRichard Purdie1
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 Lock1
Signed-off-by: Joshua Lock <josh@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 Purdie1
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 Juszkiewicz1
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-19apt: update to 0.7.14Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4710 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-21apt: Add db/db-native as a DEPENDS so apt-ftparchive gets built (needed by ↵Richard Purdie1
deb rootfs creation git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2531 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-01apt: 0.6.46 -> 0.7.2 (and fix DEPENDS/RDEPENDS)Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2070 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-09-19Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson1
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 Larson1
for the rootfs population. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@699 311d38ba-8fff-0310-9ca6-ca027cbcb966