summaryrefslogtreecommitdiff
path: root/packages/dpkg/dpkg.inc
AgeCommit message (Collapse)AuthorFiles
2008-01-07Bashism fix: echo -e is a bashism and doesn't work when /bin/sh points to dashHolger Freyther1
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.
2006-11-21dpkg: Sync with poky. -native doesn't need ncurses depends as dsleect isn't ↵Richard Purdie1
built. Ignore unknown fields in control files making deb builds quieter.
2006-11-04dpkg: sync with pokyKoen Kooi1
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 Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-10-03dpkg: sync with pokyKoen Kooi1
2005-04-02Add dpkg 1.10.27, and disable parallel make in the dpkg builds.Chris Larson1
BKrev: 424e1108qNAmQhUUhcu17wCFcyZMlg
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1
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