summaryrefslogtreecommitdiffstats
path: root/meta/packages/apt/apt-native.inc
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-271-63/+0
| | | | | | | | | | | | | | | | | 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>
* apt: fix builds with modern GCCJoshua Lock2010-08-021-1/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* apt-native: Use do_install for stagingRichard Purdie2009-11-191-33/+33
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Drop now unneeded FILESDIR and S variables from various recipesRichard Purdie2009-01-021-1/+0
|
* apt-native: create var/log/apt/ dir so rootfs building will workMarcin Juszkiewicz2008-06-301-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4750 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt-native: remove db-native and curl-native dependenciesMarcin Juszkiewicz2008-06-301-2/+1
| | | | | | | 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
* apt: update to 0.7.14Marcin Juszkiewicz2008-06-191-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4710 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt: Add db/db-native as a DEPENDS so apt-ftparchive gets built (needed by ↵Richard Purdie2007-08-211-2/+4
| | | | | | deb rootfs creation git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2531 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt: 0.6.46 -> 0.7.2 (and fix DEPENDS/RDEPENDS)Richard Purdie2007-07-011-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2070 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt-native: Stage apt.conf.sample, not apt.conf. Anything needing apt.conf ↵Richard Purdie2006-11-271-1/+1
| | | | | | 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
* Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson2006-09-191-26/+30
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@728 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add apt & apt-native, including the generation of the apt.conf to be used ↵Chris Larson2006-09-071-0/+57
for the rootfs population. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@699 311d38ba-8fff-0310-9ca6-ca027cbcb966