summaryrefslogtreecommitdiffstats
path: root/meta/packages/apt
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-2714-492/+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-025-9/+53
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* apt: Stage include headers in do_install and drop custom staging functionRichard Purdie2009-11-192-10/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@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-022-3/+0
|
* apt: stage headers/libsMarcin Juszkiewicz2008-07-171-1/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4856 311d38ba-8fff-0310-9ca6-ca027cbcb966
* 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-303-4/+48
| | | | | | | 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: moved apt dependencies to apt recipeMarcin Juszkiewicz2008-06-302-2/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4746 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt: bump PR after last changeMarcin Juszkiewicz2008-06-252-0/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4730 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt: unbreak host checkingMarcin Juszkiewicz2008-06-253-5/+54
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4729 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt: added forgotten patchMarcin Juszkiewicz2008-06-191-0/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4712 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt: update to 0.7.14Marcin Juszkiewicz2008-06-196-5/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4710 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt: Remove 0.7.2Richard Purdie2008-06-164-64/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4664 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt: improve packaging of debug stuffMarcin Juszkiewicz2007-11-151-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3174 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rearrange staging to match target system layout. This is a major change and ↵Richard Purdie2007-11-121-1/+1
| | | | | | will require a full rebuild. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3123 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt: Add db/db-native as a DEPENDS so apt-ftparchive gets built (needed by ↵Richard Purdie2007-08-215-4/+34
| | | | | | deb rootfs creation git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2531 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Enable automatic installation of recommendsRoss Burton2007-08-082-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2386 311d38ba-8fff-0310-9ca6-ca027cbcb966
* switch from apt 0.7.2 to 0.7.3Dodji Seketeli2007-07-234-0/+63
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2211 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt: 0.6.46 -> 0.7.2 (and fix DEPENDS/RDEPENDS)Richard Purdie2007-07-016-1/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2070 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt-native: added forgotten patchMarcin Juszkiewicz2007-05-091-0/+35
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1616 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt: unbreak 0.6.46.2 build (based on OE)Marcin Juszkiewicz2007-04-275-123/+29
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1574 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt: Fix STAGING_BINDIR referenceRichard Purdie2007-01-162-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1149 311d38ba-8fff-0310-9ca6-ca027cbcb966
* apt: Set preferences location in apt.confRichard Purdie2006-11-291-0/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@973 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
* Update apt to 0.6.46.2, as 0.6.45exp2 is no longer on the debian mirrors.Chris Larson2006-10-305-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@841 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Clean up and correct MAINTAINERSRichard Purdie2006-09-211-1/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson2006-09-194-28/+82
| | | | 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-078-0/+304
for the rootfs population. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@699 311d38ba-8fff-0310-9ca6-ca027cbcb966