mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57: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:
@@ -5,7 +5,7 @@ nameserver, but can also act as the primary nameserver for a subnet behind \
|
||||
a firewall. It also has features such as caching DNS requests, support for \
|
||||
DNS servers, cache poisoning prevention, TCP support, etc.."
|
||||
HOMEPAGE = "http://dnrd.sourceforge.net/"
|
||||
SECTION = "System Environment/Daemons"
|
||||
SECTION = "net"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=0be67017f1c770313ad7b40e18d568f1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user