Merge bk://oe-devel.bkbits.net/openembedded
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Sat, 15 Jan 2005 06:40:11 +0000 (06:40 +0000)
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Sat, 15 Jan 2005 06:40:11 +0000 (06:40 +0000)
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

packages/quilt/files/wiggle.patch [new file with mode: 0644]
packages/quilt/quilt_0.37.bb

diff --git a/packages/quilt/files/wiggle.patch b/packages/quilt/files/wiggle.patch
new file mode 100644 (file)
index 0000000..e69de29
index e69de29..d7096ae 100644 (file)
@@ -0,0 +1,13 @@
+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