summaryrefslogtreecommitdiff
path: root/packages/quilt
AgeCommit message (Collapse)AuthorFiles
2008-01-14quilt: update to quilt 0.46. Fixes 1960.Rolf Leggewie17
* rstreamline bb * move version 0.39 to packages/obsolete
2007-01-18quilt: add util-linux to RDEPENDS for getoptJustin Patrin4
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-09-17classes/test.bbclass: Add a new task called test which we can run after compileHolger Freyther1
packages/quilt/quilt-native.inc: Run make check for quilt native Run make check for quilt-native from the do_test task. This will run the first native test. If the test fails quilt will fail. The tests will only be run if you do INHERIT+=test
2006-08-28Merge from poky:Chris Larson1
Rework the way patches are handled. There are now two abstract base classes, initialized in patch.bbclass. One for patchset operations on a directory, and another for patch failure resolution. Currently includes 'patch' and 'quilt' concrete PatchSet classes, and a 'user' resolver class, which simply drops you into a shell in the source tree to fix the rejects.
2006-08-06packages/quilt: Fix build of quilt 0.45Holger Freyther2
The aclocal.m4 is an automatically generated file, created by aclocal.m4. The OpenEmbedded project automatially removes this automatically generated file to regenerate it using aclocal. Readd the content from aclocal.m4 as acinclude.m4 which will be seen by the same set of programs... Or as the automake website says: "The contents of `acinclude.m4', if it exists, are also automatically included in `aclocal.m4'. This is useful for incorporating local macros into `configure'."
2006-08-05packages/quilt: Add quilt version 0.45, 'cleanup'/complicate layoutHolger Freyther13
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-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther4
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-04-28quilt: move RDEPENDS to quilt so quilt-native will have them correct tooMarcin Juszkiewicz3
2006-04-28packages/quilt:Holger Freyther2
native packages should not rdepend on non native versions.
2006-04-28quilt: unbreak dependency chainMarcin Juszkiewicz2
2006-04-28quilt: switched to tarballsMarcin Juszkiewicz9
- native include non-native (easier managing) - dropped not-needed patches - dropped old versions (0.39 and 0.42 stay)
2006-04-10packages/quilt/quilt:Holger Freyther2
-Apply this patch only when building on Darwin. At least on one system it produced some kind of error
2006-04-09packages/quilt:Holger Freyther3
Be buildable on non GNU systems. This patch was mainly taken from the quilt mailing lists.
2006-03-19quilt: Fix SRC_URI for older packagesRichard Purdie3
2006-02-21quilt-native: Set RDEPENDS correctlyRichard Purdie2
2005-12-13gcc_csl-arm, gnu-config, orinoco-modules, quilt: cvs.sv.(non)gnu.org movePhilipp Zabel2
- Fix for bug 523.
2005-12-10quilt: Add 0.42 - I've been using this locally for a while with no issuesRichard Purdie2
2005-06-30import clean BK tree at cset 1.3670Koen Kooi8
2005-02-10Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson7
into odin.sc.ti.com:/home/kergoth/code/user/oe/openembedded 2005/02/10 11:17:25-06:00 ti.com!kergoth Add quilt 0.39. BKrev: 420b9735QUqhHp3AHqprbuBk5hQOmg
2005-01-19Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/19 16:12:42-06:00 ti.com!kergoth Update to a current mtd-utils snapshot. 2005/01/19 15:47:01-06:00 ti.com!kergoth Set CVS_RSH=ssh for quilt fetching. BKrev: 41eedb5bPDop9su9ob6tzqMmnCSB6A
2005-01-18Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/17 21:30:51-06:00 kergoth.com!kergoth Add the quilt-native autoreconf patch that I apparently missed in my earlier commit, and adjust the PATCHCMD in quilt-native and patcher-native to properly fail on patch application failure. BKrev: 41ec9328QpfEWBxLn3lgqOBVACLMjw
2005-01-18Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/17 19:52:39-06:00 ti.com!kergoth Kill off the dyn-ldconfig patch for uclibc cvs, as the patch was accepted upstream. 2005/01/17 19:48:04-06:00 ti.com!kergoth Update the patcher-native build to set PATCHCMD, in case we want to actually apply patches to it at some point. 2005/01/17 19:45:23-06:00 ti.com!kergoth Add quilt-native and use quilt instead of patcher by default. BKrev: 41ec6be8oJA-Iu3VSh3tCDGFhr_Xkw
2005-01-15Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net2
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/01/15 00:29:43-06:00 ti.com!kergoth Merge oe-devel@oe-devel.bkbits.net:openembedded into odin.sc.ti.com:/home/kergoth/code/user/oe/openembedded 2005/01/15 00:26:59-06:00 ti.com!kergoth Apply patch to quilt to add a cmdline option for calling out 'wiggle' when dealing with rejects. BKrev: 41e8bacbnOQzXXe7K7p7tkbzsePZWQ
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson6
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