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
+include quilt.inc
+
+PR = "r1"
+RSUGGESTS += "wiggle"
+SRC_URI = "cvs://anoncvs:@savannah.nongnu.org/cvsroot/quilt;method=ext;module=quilt;tag=VER_0_37 \
+ file://install.patch;patch=1 \
+ file://nostrip.patch;patch=1 \
+ file://wiggle.patch;patch=1"
+S = "${WORKDIR}/quilt"
+
+inherit autotools gettext
+
+include quilt-package.inc