summaryrefslogtreecommitdiff
path: root/packages/quilt/quilt.inc
AgeCommit message (Collapse)AuthorFiles
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
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-01-14quilt: update to quilt 0.46. Fixes 1960.Rolf Leggewie1
* rstreamline bb * move version 0.39 to packages/obsolete
2007-01-18quilt: add util-linux to RDEPENDS for getoptJustin Patrin1
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-08-05packages/quilt: Add quilt version 0.45, 'cleanup'/complicate layoutHolger Freyther1
Quilt is the first package we will build, so special care must be taken. This is one reason why we do not include/require quilt_${PV}.inc directly. Now the -native packages require the quilt-native.inc package which adds the non-gnu patch for darwin/BSD. In quilt_PV.inc we will aplly the basic patches and in quilt.inc we will have all the common stuff (like we already had) quilt-0.45 does not require the nostrip patch as the file seems to be missing.
2006-04-28quilt: move RDEPENDS to quilt so quilt-native will have them correct tooMarcin Juszkiewicz1
2006-04-28quilt: switched to tarballsMarcin Juszkiewicz1
- native include non-native (easier managing) - dropped not-needed patches - dropped old versions (0.39 and 0.42 stay)
2005-06-30import clean BK tree at cset 1.3670Koen Kooi1
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