mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +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 = "Portable, easy-to-use and standard compliant library suitable \
|
||||
for developing free and commercial software that need support for a RADIUS \
|
||||
protocol (RFCs 2128 and 2139)."
|
||||
HOMEPAGE = "http://sourceforge.net/projects/radiusclient-ng.berlios/"
|
||||
SECTION = "Applications/Internet"
|
||||
SECTION = "net"
|
||||
|
||||
SRC_URI = "${DEBIAN_MIRROR}/main/r/${BPN}/${BPN}_${PV}.orig.tar.gz \
|
||||
file://Modify-configure.in-and-etc-Makefile.am.patch \
|
||||
|
||||
Reference in New Issue
Block a user