Merge openembedded@openembedded.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Mon, 12 Jan 2004 21:49:59 +0000 (21:49 +0000)
committerChris Larson <clarson@kergoth.com>
Mon, 12 Jan 2004 21:49:59 +0000 (21:49 +0000)
into direwolf.itg.ti.com:/home/kergoth/coding/projects/user/oe-metadata/packages

2004/01/11 16:38:16-06:00 ti.com!kergoth
Merge openembedded@openembedded.bkbits.net:packages
into direwolf.itg.ti.com:/home/kergoth/coding/projects/user/oe-metadata/packages

2004/01/07 11:54:38-06:00 ti.com!kergoth
Merge openembedded@openembedded.bkbits.net:packages
into direwolf.itg.ti.com:/home/kergoth/coding/projects/user/oe-metadata/packages

2004/01/07 11:54:29-06:00 ti.com!kergoth
Add patch to fix the SCCS file being left around in make's sources in tmp/ after its SCCS get test.

BKrev: 400316878LTHlSzOBKAXP7eDJNLQ7A

make/make-3.80/SCCS.patch [new file with mode: 0644]
make/make_3.80.oe

diff --git a/make/make-3.80/SCCS.patch b/make/make-3.80/SCCS.patch
new file mode 100644 (file)
index 0000000..e69de29
index 94e3322..bb235b6 100644 (file)
@@ -1,6 +1,7 @@
 DEPENDS = virtual/libc
 RDEPENDS = libc6
 
-SRC_URI := ${GNU_MIRROR}/make/make-3.80.tar.bz2
+SRC_URI := ${GNU_MIRROR}/make/make-3.80.tar.bz2 \
+          file://${FILESDIR}/SCCS.patch;patch=1
 
 inherit autotools