From: Rolf Leggewie Date: Thu, 8 Feb 2007 14:15:39 +0000 (+0000) Subject: sccd: fix SECTION X-Git-Tag: Release-2010-05/1~9269^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=989f83cbab6e0c9a39750da588133478377fea0c;p=openembedded.git sccd: fix SECTION --- 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 \