aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dpkg
AgeCommit message (Collapse)Author
2009-02-24dpkg-native: Last change broke thing (oops), we need to set PERL to ... and ↵Tom Rini
RDEPENDS="". The first part really does get us using the right perl to find out PERL_LIBDIR. The second part means that we don't depend on target perl being built too.
2009-02-23dpkg-native: Add dpkg-native.inc, set PERL_LIBDIR, fixup dpkg-architecture, ↵Tom Rini
bump PRs. Setting PERL_LIBDIR means that Dpkg.pm, etc, get put into the searchpath of perl-native now. Force dpkg-architecture to call our perl not host. We also didn't have a consistent set of DEPENDS but we should have.
2009-02-18dpkg: Add 1.14.25 (current on mirrors)Tom Rini
2008-12-15dpkg_1.14.23.bb, dpkg-native_1.14.23.bb : add a new fetchable version of dpkgGraeme Gregory
2008-10-23dpkg & task-mamona-base: Moving perl and its modules from task-mamona-base ↵Rodrigo Vivi
to dpkg.
2008-10-23dpkg-native: disable SELinux in 1.13.22Marcin Juszkiewicz
2008-10-23dpkg: unbreak 1.13.* versionsMarcin Juszkiewicz
2008-10-23dpkg: disable dependency on update-alternatives for nowMarcin Juszkiewicz
2008-10-23dpkg: rm rcS.d/S98configure to not run it on non-first boot (from Poky)Marcin Juszkiewicz
2008-10-23dpkg: ncurses were needed only for dselect (from Poky)Marcin Juszkiewicz
git-svn-id: https://svn.o-hand.com/repos/poky@4748 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-23dpkg: upgrade to 1.14.19 (from Poky)Marcin Juszkiewicz
git-svn-id: https://svn.o-hand.com/repos/poky@4709 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-03-24Bug fix on dpkg package: #2574Rodrigo Vivi
It makes final dpkg scripts point to #!/usr/bin/perl instead of unexistent (at running time) #!.../tmp/staging/i686-linux/bin/perl
2008-01-07Bashism fix: echo -e is a bashism and doesn't work when /bin/sh points to dashHolger Freyther
Instead of using "echo -e" we simply use printf. printf doesn't add a newline by default. So some places needed an extra \n in their string. Most of the change was done by hand, so please carefully review. This bug was spotted when trying to compile python-pyqt on my ubuntu hardy system.
2007-08-30dpkg-native: do not DEPENDS on u-a-native, since u-a-native already depends ↵Koen Kooi
on this -> loop
2007-08-30dpkg: merge fixes from poky, update to 1.3.25Koen Kooi
2006-12-03dpkg: dropped all old versions - close #984Marcin Juszkiewicz
2006-11-21dpkg: Sync with poky. -native doesn't need ncurses depends as dsleect isn't ↵Richard Purdie
built. Ignore unknown fields in control files making deb builds quieter.
2006-11-04dpkg: sync with pokyKoen Kooi
poky rev 696: "Add dpkg, modified from upstream oe." poky rev 728: "Sync up.. all the deb/dpkg changes which I have locally are now in svn." poky rev 843: "enable noman.patch to avoid building man directory (results in significant speedup)" poky rev 844: "move noman.patch inclusion from dpkg.inc to dpkg_1.13.22.bb"
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-10-03dpkg: sync with pokyKoen Kooi
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-02-13dpkg: Add 1.13.11Richard Purdie
2005-08-01updated dpkg 1.10.* to 1.10.28 (Debian 'stable' version)Marcin Juszkiewicz
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2005-05-15Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/05/16 01:38:59+02:00 handhelds.org!zecke dialog: Update to more modern dialog source-code, update the m4.patch, even after quilt uglified it... 2005/05/16 01:18:40+02:00 handhelds.org!zecke Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/ich/programming/oe/openembedded 2005/05/16 01:12:06+02:00 handhelds.org!zecke diffstat: Update to an existing source package BKrev: 4287ddc3cmyf6ietxVB07PJKkwJlqQ
2005-04-02Add dpkg 1.10.27, and disable parallel make in the dpkg builds.Chris Larson
BKrev: 424e1108qNAmQhUUhcu17wCFcyZMlg
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA