Commit Graph

28 Commits

Author SHA1 Message Date
Joshua Lock 29b4c2945f apt: fix builds with modern GCC
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-08-02 18:08:30 +01:00
Richard Purdie a6f36aedaf apt: Stage include headers in do_install and drop custom staging function
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-19 13:45:01 +00:00
Richard Purdie 24f0ecbb14 apt-native: Use do_install for staging
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-19 13:42:11 +00:00
Richard Purdie f8a23031e2 Drop now unneeded FILESDIR and S variables from various recipes 2009-01-02 15:34:40 +00:00
Marcin Juszkiewicz a906cd2a4b apt: stage headers/libs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4856 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-17 09:57:09 +00:00
Marcin Juszkiewicz 83ea1f3879 apt-native: create var/log/apt/ dir so rootfs building will work
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4750 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-30 13:33:18 +00:00
Marcin Juszkiewicz bc194fe321 apt-native: remove db-native and curl-native dependencies
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-30 13:32:23 +00:00
Marcin Juszkiewicz 5ec2c0bcdf apt: moved apt dependencies to apt recipe
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4746 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-30 13:31:59 +00:00
Marcin Juszkiewicz a954363b76 apt: bump PR after last change
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4730 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-25 15:59:48 +00:00
Marcin Juszkiewicz bcfd6c0362 apt: unbreak host checking
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4729 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-25 15:26:54 +00:00
Marcin Juszkiewicz c8bccd9c9f apt: added forgotten patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4712 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-19 15:43:10 +00:00
Marcin Juszkiewicz 91d7c5b3cf apt: update to 0.7.14
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4710 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-19 15:16:30 +00:00
Richard Purdie 59ac2af3c9 apt: Remove 0.7.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4664 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-16 10:51:58 +00:00
Marcin Juszkiewicz a3b590e062 apt: improve packaging of debug stuff
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3174 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-15 12:00:53 +00:00
Richard Purdie 01d5da72d0 Rearrange staging to match target system layout. This is a major change and will require a full rebuild.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3123 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-12 11:25:30 +00:00
Richard Purdie 2075cb72ac apt: Add db/db-native as a DEPENDS so apt-ftparchive gets built (needed by deb rootfs creation
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2531 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-21 14:00:13 +00:00
Ross Burton f5127405ed Enable automatic installation of recommends
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2386 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-08-08 11:03:51 +00:00
Dodji Seketeli 60548d86c5 switch from apt 0.7.2 to 0.7.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2211 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-23 15:29:33 +00:00
Richard Purdie 1e6f5d36fe apt: 0.6.46 -> 0.7.2 (and fix DEPENDS/RDEPENDS)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2070 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-01 17:05:43 +00:00
Marcin Juszkiewicz 8c0306abd5 apt-native: added forgotten patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1616 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-09 08:18:50 +00:00
Marcin Juszkiewicz 4ae5c57280 apt: unbreak 0.6.46.2 build (based on OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1574 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-04-27 14:22:14 +00:00
Richard Purdie a4da778e7f apt: Fix STAGING_BINDIR reference
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1149 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-01-16 17:04:54 +00:00
Richard Purdie 632d2789fa apt: Set preferences location in apt.conf
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@973 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-11-29 10:48:36 +00:00
Richard Purdie 2d56326467 apt-native: Stage apt.conf.sample, not apt.conf. Anything needing apt.conf 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-11-27 17:27:09 +00:00
Chris Larson e510de5ee1 Update apt to 0.6.46.2, as 0.6.45exp2 is no longer on the debian mirrors.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@841 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-10-30 17:04:43 +00:00
Richard Purdie a48da11aca Clean up and correct MAINTAINERS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-21 14:48:08 +00:00
Chris Larson 4fa2d11bb1 Sync up.. all the deb/dpkg changes which I have locally are now in svn.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@728 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-19 09:04:09 +00:00
Chris Larson abfc1dbd73 Add apt & apt-native, including the generation of the apt.conf to be used for the rootfs population.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@699 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-07 20:46:06 +00:00