aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sccd
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-08 14:15:39 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-02-08 14:15:39 +0000
commit989f83cbab6e0c9a39750da588133478377fea0c (patch)
tree2b8ecaaa5ed8dda804a320d3f9afa3d935e6f2dd /packages/sccd
parent5fec508baeba8b54b2e8a17d717ae51ddeae8803 (diff)
downloadopenembedded-989f83cbab6e0c9a39750da588133478377fea0c.tar.gz
sccd: fix SECTION
Diffstat (limited to 'packages/sccd')
-rw-r--r--packages/sccd/sccd_1.0.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/sccd/sccd_1.0.bb b/packages/sccd/sccd_1.0.bb
index e9c80360d6..5eeaeef343 100644
--- a/packages/sccd/sccd_1.0.bb
+++ b/packages/sccd/sccd_1.0.bb
@@ -1,8 +1,7 @@
-SECTION = "utility"
DECSCRIPTION = "StorCenter Control Daemon - controls the leds, fans, softpower"
+SECTION = "utils"
LICENSE = "BSD"
-
-PR = "r2"
+PR = "r3"
SRC_URI = "file://scc.h \
file://scc.c \