git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d189f18
)
bwmon: fix link failure
author
Mike Westerhof
<mwester@dls.net>
Tue, 17 Jun 2008 13:45:06 +0000
(13:45 +0000)
committer
Mike Westerhof
<mwester@dls.net>
Tue, 17 Jun 2008 13:45:06 +0000
(13:45 +0000)
packages/bwmon/bwmon_1.3.bb
patch
|
blob
|
history
diff --git
a/packages/bwmon/bwmon_1.3.bb
b/packages/bwmon/bwmon_1.3.bb
index
bc08aa7
..
11b67f4
100644
(file)
--- 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 = "r
1
"
+PR = "r
2
"
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