From: Chris Larson Date: Sat, 5 Jun 2004 00:27:55 +0000 (+0000) Subject: Fix the cvs 1.12.8 build and move it out of nonworking. X-Git-Tag: Release-2010-05/1~18858 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d71757adfc79ad90cf9b63d7c6d85b22c122925;p=openembedded.git Fix the cvs 1.12.8 build and move it out of nonworking. BKrev: 40c1138b6QlXcxJ73GxuFFZArvl7CA --- diff --git a/cvs/cvs-1.12.8/m4.patch b/cvs/cvs-1.12.8/m4.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/cvs/cvs_1.12.8.oe b/cvs/cvs_1.12.8.oe new file mode 100644 index 0000000000..e69de29bb2 diff --git a/nonworking/cvs/cvs_1.12.6.oe b/nonworking/cvs/cvs_1.12.6.oe deleted file mode 100644 index c6f70dce63..0000000000 --- a/nonworking/cvs/cvs_1.12.6.oe +++ /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" -