mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-21 05:57:05 +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:
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "Tools for ethernet bridging"
|
||||
HOMEPAGE = "http://www.linuxfoundation.org/collaborate/workgroups/networking/bridge"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2"
|
||||
|
||||
DEPENDS = "sysfsutils"
|
||||
|
||||
Reference in New Issue
Block a user