bmon: fix SECTION
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Mon, 12 Feb 2007 15:00:10 +0000 (15:00 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Mon, 12 Feb 2007 15:00:10 +0000 (15:00 +0000)
packages/bmon/bmon_2.1.0.bb

index 32e956f..d6cd03f 100644 (file)
@@ -1,10 +1,9 @@
 DESCRIPTION = "Portable Bandwidth Monitor and rate estimator"
 HOMEPAGE = "http://people.suug.ch/~tgr/bmon/"
-SECTION = "console/utilities"
+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"