From: Michael Lauer Date: Mon, 3 May 2004 17:57:02 +0000 (+0000) Subject: misc SECTION fixes X-Git-Tag: Release-2010-05/1~19356 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98ad81ccecac5f7f1614093a6add85d39f421a4f;p=openembedded.git misc SECTION fixes BKrev: 409687eeWytespsfozFypsKz-NP2qw --- diff --git a/qwt/qwt_4.2.0rc1.oe b/qwt/qwt_4.2.0rc1.oe index afbfd39c86..fc9881da4d 100644 --- a/qwt/qwt_4.2.0rc1.oe +++ b/qwt/qwt_4.2.0rc1.oe @@ -1,5 +1,5 @@ DESCRIPTION = "Qt Widget Extension for Technical Applications" -SECTION = "base" +SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Michael Lauer " LICENSE = "GPL" diff --git a/sip/sip_3.10.1.oe b/sip/sip_3.10.1.oe index 503315a5ee..f3e58da6a4 100644 --- a/sip/sip_3.10.1.oe +++ b/sip/sip_3.10.1.oe @@ -1,5 +1,5 @@ DESCRIPTION = "SIP - A Python Wrapper Generator" -SECTION = "base" +SECTION = "devel" PRIORITY = "optional" MAINTAINER = "Michael Lauer " LICENSE = "GPL"