Fix the cvs 1.12.8 build and move it out of nonworking.
authorChris Larson <clarson@kergoth.com>
Sat, 5 Jun 2004 00:27:55 +0000 (00:27 +0000)
committerChris Larson <clarson@kergoth.com>
Sat, 5 Jun 2004 00:27:55 +0000 (00:27 +0000)
BKrev: 40c1138b6QlXcxJ73GxuFFZArvl7CA

cvs/cvs-1.12.8/m4.patch [new file with mode: 0644]
cvs/cvs_1.12.8.oe [new file with mode: 0644]
nonworking/cvs/cvs_1.12.6.oe [deleted file]

diff --git a/cvs/cvs-1.12.8/m4.patch b/cvs/cvs-1.12.8/m4.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/cvs/cvs_1.12.8.oe b/cvs/cvs_1.12.8.oe
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/nonworking/cvs/cvs_1.12.6.oe b/nonworking/cvs/cvs_1.12.6.oe
deleted file mode 100644 (file)
index c6f70dc..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-DESCRIPTION = "The Concurrent Versioning System (cvs) client - Feature Version "
-
-SRC_URI = "http://www.cvshome.org/files/19/10/cvs-${PV}.tar.bz2"
-
-inherit autotools
-
-EXTRA_OECONF = "--with-krb4=no --with-gssapi=no"
-