mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
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:
committed by
Saul Wold
parent
31e522c582
commit
04b3026451
@@ -1,5 +1,5 @@
|
||||
DESCRIPTION = "gnu-configize"
|
||||
SECTION = "base"
|
||||
SECTION = "devel"
|
||||
LICENSE = "GPL"
|
||||
DEPENDS = ""
|
||||
INHIBIT_DEFAULT_DEPS = "1"
|
||||
|
||||
Reference in New Issue
Block a user