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:
f57d9ae
)
bmon: fix SECTION
author
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Mon, 12 Feb 2007 15:00:10 +0000
(15:00 +0000)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Mon, 12 Feb 2007 15:00:10 +0000
(15:00 +0000)
packages/bmon/bmon_2.1.0.bb
patch
|
blob
|
history
diff --git
a/packages/bmon/bmon_2.1.0.bb
b/packages/bmon/bmon_2.1.0.bb
index
32e956f
..
d6cd03f
100644
(file)
--- a/
packages/bmon/bmon_2.1.0.bb
+++ b/
packages/bmon/bmon_2.1.0.bb
@@
-1,10
+1,9
@@
DESCRIPTION = "Portable Bandwidth Monitor and rate estimator"
HOMEPAGE = "http://people.suug.ch/~tgr/bmon/"
-SECTION = "console/util
itie
s"
+SECTION = "console/utils"
LICENSE = "MIT"
# only works with libnl-0.5.0
DEPENDS = "libnl"
-PR = "r0"
SRC_URI = "http://people.suug.ch/~tgr/bmon/files/bmon-2.1.0.tar.gz \
file://no-strip.patch;patch=1"