mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +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:
@@ -3,7 +3,7 @@ DESCRIPTION = "This is a preview/early-access/alpha/buzzword-of-the-times \
|
||||
release of a new FOSS project written to gradually take over the world of \
|
||||
networked timekeeping."
|
||||
HOMEPAGE = "https://github.com/bsdphk/Ntimed"
|
||||
SECTION = "console/network"
|
||||
SECTION = "net"
|
||||
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://main.c;startline=2;endline=24;md5=eda11d21005319bb76cbb6f911f0f66d"
|
||||
|
||||
Reference in New Issue
Block a user