gnu-config recipe: fix SECTION field

the SECTION is changed from base to devel.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
Nitin A Kamble 2010-06-09 10:16:53 -07:00 committed by Saul Wold
parent 31e522c582
commit 04b3026451
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
DESCRIPTION = "gnu-configize"
SECTION = "base"
SECTION = "devel"
LICENSE = "GPL"
DEPENDS = ""
INHIBIT_DEFAULT_DEPS = "1"