mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
meta-networking: standardize SECTION values
SECTION has been used inconsistently throughout the recipes in this layer. Convert them to all use the same convention. Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
@@ -6,7 +6,7 @@ control and forwarding planes of a software-defined networking architecture.\
|
||||
"
|
||||
HOMEPAGE = "http://www.openflow.org"
|
||||
|
||||
SECTION = "networking"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=e870c934e2c3d6ccf085fd7cf0a1e2e2"
|
||||
|
||||
Reference in New Issue
Block a user