aboutsummaryrefslogtreecommitdiffstats
path: root/packages/bwmon
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2008-06-17 13:45:06 +0000
committerMike Westerhof <mwester@dls.net>2008-06-17 13:45:06 +0000
commit7e5e7a29c4d34f0980ab2463ac2e3b103a1f1d2a (patch)
tree6fa282acfcc8c813a05e3652314bdfb61c0f9dec /packages/bwmon
parentd189f18f99cd20ebed5c0a5b16cbfb6436229373 (diff)
downloadopenembedded-7e5e7a29c4d34f0980ab2463ac2e3b103a1f1d2a.tar.gz
bwmon: fix link failure
Diffstat (limited to 'packages/bwmon')
-rw-r--r--packages/bwmon/bwmon_1.3.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/packages/bwmon/bwmon_1.3.bb b/packages/bwmon/bwmon_1.3.bb
index bc08aa7568..11b67f4522 100644
--- a/packages/bwmon/bwmon_1.3.bb
+++ b/packages/bwmon/bwmon_1.3.bb
@@ -1,15 +1,13 @@
DESCRIPTION = "The Linux bandwidth monitor"
LICENSE = "GPL"
DEPENDS = "ncurses"
-PR = "r1"
+PR = "r2"
SRC_URI = "${SOURCEFORGE_MIRROR}/bwmon/${P}.tar.gz \
file://makefile.patch;patch=1"
inherit autotools
-EXTRA_OEMAKE = "LDFLAGS=-L${STAGING_LIBDIR}"
-
do_install () {
install -d ${D}${bindir}
install ${S}/bwmon ${D}${bindir}/bwmon