aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-netkit/netkit-rwho
diff options
context:
space:
mode:
authorJoe MacDonald <joe_macdonald@mentor.com>2015-05-11 16:12:50 -0400
committerJoe MacDonald <joe_macdonald@mentor.com>2015-05-11 16:22:56 -0400
commitc0cb9ac6a71b0cca54ddfe38d2867c30c61c1e9c (patch)
tree8246ec5c0632e8ff2df10313a84952f7adae40e0 /meta-networking/recipes-netkit/netkit-rwho
parent937e6bce9bc65a8806d70b3aadeac24575a77615 (diff)
downloadmeta-openembedded-contrib-joeythesaint/master.tar.gz
meta-networking: standardize SECTION valuesjoeythesaint/master
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>
Diffstat (limited to 'meta-networking/recipes-netkit/netkit-rwho')
-rw-r--r--meta-networking/recipes-netkit/netkit-rwho/netkit-rwho_0.17.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-netkit/netkit-rwho/netkit-rwho_0.17.bb b/meta-networking/recipes-netkit/netkit-rwho/netkit-rwho_0.17.bb
index 4433dc1613..04baa4286c 100644
--- a/meta-networking/recipes-netkit/netkit-rwho/netkit-rwho_0.17.bb
+++ b/meta-networking/recipes-netkit/netkit-rwho/netkit-rwho_0.17.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "netkit-rwho includes, ruptime rwho and rwhod (Daemon to maintain data for rwho/ruptime)"
HOMEPAGE = "ftp://ftp.uk.linux.org/pub/linux/Networking/netkit"
-SECTION = "networking"
+SECTION = "net"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://rwho/rwho.c;beginline=2;endline=3;md5=5a85f13c0142d72fc378e00f15da5b9e"