diff options
-rw-r--r-- | cvs/cvs_1.11.14.oe (renamed from procps/procps-3.2.0/install.patch) | 0 | ||||
-rw-r--r-- | cvs/cvs_1.11.6.oe | 11 | ||||
-rw-r--r-- | cvs/cvs_1.11.9.oe | 11 | ||||
-rw-r--r-- | nonworking/cvs/cvs_1.12.6.oe | 0 | ||||
-rw-r--r-- | procps/procps-3.2.1/install.patch | 0 | ||||
-rw-r--r-- | procps/procps_3.2.0.oe | 19 | ||||
-rw-r--r-- | procps/procps_3.2.1.oe | 0 |
7 files changed, 0 insertions, 41 deletions
diff --git a/procps/procps-3.2.0/install.patch b/cvs/cvs_1.11.14.oe index e69de29bb2..e69de29bb2 100644 --- a/procps/procps-3.2.0/install.patch +++ b/cvs/cvs_1.11.14.oe diff --git a/cvs/cvs_1.11.6.oe b/cvs/cvs_1.11.6.oe deleted file mode 100644 index 59913d7c5a..0000000000 --- a/cvs/cvs_1.11.6.oe +++ /dev/null @@ -1,11 +0,0 @@ -DESCRIPTION = "The Concurrent Versioning System" -SECTION = "base" -PRIORITY = "optional" -DEPENDS = "virtual/libc" -RDEPENDS = "libc6" - -SRC_URI = "http://www.cvshome.org/files/19/10/cvs-${PV}.tar.bz2" - -inherit autotools - -EXTRA_OECONF = "--with-krb4=no --with-gssapi=no" diff --git a/cvs/cvs_1.11.9.oe b/cvs/cvs_1.11.9.oe deleted file mode 100644 index c2dba073aa..0000000000 --- a/cvs/cvs_1.11.9.oe +++ /dev/null @@ -1,11 +0,0 @@ -DESCRIPTION = "The Concurrent Versioning System " -SECTION = "base" -PRIORITY = "optional" -DEPENDS = "virtual/libc" -RDEPENDS = "libc6" - -SRC_URI = "http://www.cvshome.org/files/19/10/cvs-${PV}.tar.bz2" - -inherit autotools - -EXTRA_OECONF = "--with-krb4=no --with-gssapi=no" diff --git a/nonworking/cvs/cvs_1.12.6.oe b/nonworking/cvs/cvs_1.12.6.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/nonworking/cvs/cvs_1.12.6.oe diff --git a/procps/procps-3.2.1/install.patch b/procps/procps-3.2.1/install.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/procps/procps-3.2.1/install.patch diff --git a/procps/procps_3.2.0.oe b/procps/procps_3.2.0.oe deleted file mode 100644 index a3694c2d78..0000000000 --- a/procps/procps_3.2.0.oe +++ /dev/null @@ -1,19 +0,0 @@ -DESCRIPTION = "Procps is the package that has a bunch \ -of small useful utilities that give information \ -about processes using the /proc filesystem. The package \ -includes the programs ps, top, vmstat, w, kill, and skill." -SECTION = "net" -PRIORITY = "optional" -RDEPENDS = "libc6 libncurses" -DEPENDS = "virtual/libc ncurses" - -SRC_URI = "http://procps.sourceforge.net/procps-${PV}.tar.gz \ - file://${FILESDIR}/install.patch;patch=1" - -inherit autotools - -EXTRA_OEMAKE = "CFLAGS=-I${STAGING_INCDIR} \ - LDFLAGS=-L${STAGING_LIBDIR} -Wl,--rpath-link,${STAGING_LIBDIR} \ - CURSES=-lncurses \ - install='install -D' \ - ldconfig=echo" diff --git a/procps/procps_3.2.1.oe b/procps/procps_3.2.1.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/procps/procps_3.2.1.oe |