From c3419119dbbeb3697e8ecb4f4945b18abe0b9ce0 Mon Sep 17 00:00:00 2001
From: Michael Lauer <mickey@vanille-media.de>
Date: Sun, 28 Mar 2004 20:29:27 +0000
Subject: Merge bk://openembedded@openembedded.bkbits.net/packages into
 r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages

2004/03/28 22:29:21+02:00 uni-frankfurt.de!mickey
upgrade cvs stable release and add cvs feature release (nonworking)

2004/03/28 22:21:19+02:00 uni-frankfurt.de!mickey
procps 3.2.0 --> procps 3.2.1

BKrev: 406735a7AV0v2pj0pcIyhmlew9FHow
---
 procps/procps-3.2.0/install.patch |  0
 procps/procps-3.2.1/install.patch |  0
 procps/procps_3.2.0.oe            | 19 -------------------
 procps/procps_3.2.1.oe            |  0
 4 files changed, 19 deletions(-)
 delete mode 100644 procps/procps-3.2.0/install.patch
 create mode 100644 procps/procps-3.2.1/install.patch
 delete mode 100644 procps/procps_3.2.0.oe
 create mode 100644 procps/procps_3.2.1.oe

(limited to 'procps')

diff --git a/procps/procps-3.2.0/install.patch b/procps/procps-3.2.0/install.patch
deleted file mode 100644
index e69de29bb2..0000000000
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
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
-- 
cgit v1.2.3