summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
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-06-05 20:42:25 -0400
commit8980f0d2a20726c9e9f7e951fca7a90896ecff31 (patch)
tree7e42c09533315e9f1eca7c56d06866a07350c55c /meta-networking/recipes-connectivity
parent6a84fe282ec641a07bc258fadeba475e8d326e68 (diff)
downloadmeta-openembedded-8980f0d2a20726c9e9f7e951fca7a90896ecff31.tar.gz
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>
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r--meta-networking/recipes-connectivity/crda/crda_3.13.bb2
-rw-r--r--meta-networking/recipes-connectivity/daq/daq_2.0.2.bb1
-rw-r--r--meta-networking/recipes-connectivity/inetutils/inetutils_1.9.2.bb2
-rw-r--r--meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb1
-rw-r--r--meta-networking/recipes-connectivity/polarssl/polarssl_1.3.8.bb2
-rw-r--r--meta-networking/recipes-connectivity/sethdlc/sethdlc.bb1
-rw-r--r--meta-networking/recipes-connectivity/snort/snort_2.9.6.0.bb1
-rw-r--r--meta-networking/recipes-connectivity/ufw/ufw_0.33.bb1
-rw-r--r--meta-networking/recipes-connectivity/vlan/vlan_1.9.bb1
-rw-r--r--meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb2
-rw-r--r--meta-networking/recipes-connectivity/wolfssl/wolfssl_3.4.0.bb2
11 files changed, 11 insertions, 5 deletions
diff --git a/meta-networking/recipes-connectivity/crda/crda_3.13.bb b/meta-networking/recipes-connectivity/crda/crda_3.13.bb
index fced75eec..12eefe07a 100644
--- a/meta-networking/recipes-connectivity/crda/crda_3.13.bb
+++ b/meta-networking/recipes-connectivity/crda/crda_3.13.bb
@@ -1,6 +1,6 @@
1SUMMARY = "Wireless Central Regulatory Domain Agent" 1SUMMARY = "Wireless Central Regulatory Domain Agent"
2HOMEPAGE = "http://wireless.kernel.org/en/developers/Regulatory/CRDA" 2HOMEPAGE = "http://wireless.kernel.org/en/developers/Regulatory/CRDA"
3 3SECTION = "net"
4LICENSE = "copyleft-next-0.3.0 & ISC" 4LICENSE = "copyleft-next-0.3.0 & ISC"
5LIC_FILES_CHKSUM = "file://copyleft-next-0.3.0;md5=8743a2c359037d4d329a31e79eabeffe \ 5LIC_FILES_CHKSUM = "file://copyleft-next-0.3.0;md5=8743a2c359037d4d329a31e79eabeffe \
6 file://${WORKDIR}/wireless-regdb-2014.11.18/LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c" 6 file://${WORKDIR}/wireless-regdb-2014.11.18/LICENSE;md5=07c4f6dea3845b02a18dc00c8c87699c"
diff --git a/meta-networking/recipes-connectivity/daq/daq_2.0.2.bb b/meta-networking/recipes-connectivity/daq/daq_2.0.2.bb
index 4cf3f1ceb..b8f84077c 100644
--- a/meta-networking/recipes-connectivity/daq/daq_2.0.2.bb
+++ b/meta-networking/recipes-connectivity/daq/daq_2.0.2.bb
@@ -1,5 +1,6 @@
1SUMMARY = "The dump DAQ test the various inline mode features " 1SUMMARY = "The dump DAQ test the various inline mode features "
2HOMEPAGE = "http://www.snort.org" 2HOMEPAGE = "http://www.snort.org"
3SECTION = "libs"
3LICENSE = "GPLv2" 4LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=f9ce51a65dd738dc1ae631d8b21c40e0" 5LIC_FILES_CHKSUM = "file://COPYING;md5=f9ce51a65dd738dc1ae631d8b21c40e0"
5 6
diff --git a/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.2.bb b/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.2.bb
index e46133efb..cd7b425ae 100644
--- a/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.2.bb
+++ b/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.2.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "The GNU inetutils are a collection of common \
2networking utilities and servers including ftp, ftpd, rcp, \ 2networking utilities and servers including ftp, ftpd, rcp, \
3rexec, rlogin, rlogind, rsh, rshd, syslog, syslogd, talk, \ 3rexec, rlogin, rlogind, rsh, rshd, syslog, syslogd, talk, \
4talkd, telnet, telnetd, tftp, tftpd, and uucpd." 4talkd, telnet, telnetd, tftp, tftpd, and uucpd."
5SECTION = "libs" 5SECTION = "net"
6DEPENDS = "ncurses netbase readline" 6DEPENDS = "ncurses netbase readline"
7LICENSE = "GPLv3" 7LICENSE = "GPLv3"
8 8
diff --git a/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb b/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb
index 47525061e..28b6c8254 100644
--- a/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb
+++ b/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb
@@ -1,5 +1,6 @@
1SUMMARY = "dumb networking library" 1SUMMARY = "dumb networking library"
2HOMEPAGE = "http://code.google.com/p/libdnet/" 2HOMEPAGE = "http://code.google.com/p/libdnet/"
3SECTION = "libs"
3LICENSE = "BSD" 4LICENSE = "BSD"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=0036c1b155f4e999f3e0a373490b5db9" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=0036c1b155f4e999f3e0a373490b5db9"
5 6
diff --git a/meta-networking/recipes-connectivity/polarssl/polarssl_1.3.8.bb b/meta-networking/recipes-connectivity/polarssl/polarssl_1.3.8.bb
index 8adc0b1b3..caa4cd3a9 100644
--- a/meta-networking/recipes-connectivity/polarssl/polarssl_1.3.8.bb
+++ b/meta-networking/recipes-connectivity/polarssl/polarssl_1.3.8.bb
@@ -21,7 +21,7 @@ BUGTRACKER = "https://github.com/polarssl/polarssl/issues"
21LICENSE = "GPLv2" 21LICENSE = "GPLv2"
22LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" 22LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
23 23
24SECTION = "net" 24SECTION = "libdevel"
25 25
26SRC_URI = "https://polarssl.org/download/polarssl-${PV}-gpl.tgz" 26SRC_URI = "https://polarssl.org/download/polarssl-${PV}-gpl.tgz"
27 27
diff --git a/meta-networking/recipes-connectivity/sethdlc/sethdlc.bb b/meta-networking/recipes-connectivity/sethdlc/sethdlc.bb
index 5e8d9d9bf..fc304fae7 100644
--- a/meta-networking/recipes-connectivity/sethdlc/sethdlc.bb
+++ b/meta-networking/recipes-connectivity/sethdlc/sethdlc.bb
@@ -1,5 +1,6 @@
1DESCRIPTION = "set Linux HDLC packet radio modem driver port information" 1DESCRIPTION = "set Linux HDLC packet radio modem driver port information"
2HOMEPAGE = "https://www.kernel.org/pub/linux/utils/net/hdlc" 2HOMEPAGE = "https://www.kernel.org/pub/linux/utils/net/hdlc"
3SECTION = "comm"
3LICENSE = "GPLv2 & GPLv2+ " 4LICENSE = "GPLv2 & GPLv2+ "
4LIC_FILES_CHKSUM = "file://sethdlc.c;endline=10;md5=90f936879e9f8b755a138aeb348782eb" 5LIC_FILES_CHKSUM = "file://sethdlc.c;endline=10;md5=90f936879e9f8b755a138aeb348782eb"
5 6
diff --git a/meta-networking/recipes-connectivity/snort/snort_2.9.6.0.bb b/meta-networking/recipes-connectivity/snort/snort_2.9.6.0.bb
index 17d679252..66653c6c3 100644
--- a/meta-networking/recipes-connectivity/snort/snort_2.9.6.0.bb
+++ b/meta-networking/recipes-connectivity/snort/snort_2.9.6.0.bb
@@ -1,5 +1,6 @@
1DESCRIPTION = "snort - a free lightweight network intrusion detection system for UNIX and Windows." 1DESCRIPTION = "snort - a free lightweight network intrusion detection system for UNIX and Windows."
2HOMEPAGE = "http://www.snort.org/" 2HOMEPAGE = "http://www.snort.org/"
3SECTION = "net"
3LICENSE = "GPL-2.0" 4LICENSE = "GPL-2.0"
4LIC_FILES_CHKSUM = "file://COPYING;md5=78fa8ef966b48fbf9095e13cc92377c5" 5LIC_FILES_CHKSUM = "file://COPYING;md5=78fa8ef966b48fbf9095e13cc92377c5"
5 6
diff --git a/meta-networking/recipes-connectivity/ufw/ufw_0.33.bb b/meta-networking/recipes-connectivity/ufw/ufw_0.33.bb
index 467f2a81f..2721f8fa7 100644
--- a/meta-networking/recipes-connectivity/ufw/ufw_0.33.bb
+++ b/meta-networking/recipes-connectivity/ufw/ufw_0.33.bb
@@ -3,6 +3,7 @@ DESCRIPTION = "UFW stands for Uncomplicated Firewall, and is program for \
3managing a netfilter firewall. It provides a command line interface and aims \ 3managing a netfilter firewall. It provides a command line interface and aims \
4to be uncomplicated and easy to use." 4to be uncomplicated and easy to use."
5HOMEPAGE = "https://launchpad.net/ufw" 5HOMEPAGE = "https://launchpad.net/ufw"
6SECTION = "net"
6LICENSE = "GPLv3" 7LICENSE = "GPLv3"
7LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" 8LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949"
8 9
diff --git a/meta-networking/recipes-connectivity/vlan/vlan_1.9.bb b/meta-networking/recipes-connectivity/vlan/vlan_1.9.bb
index 086f559a7..8df93e462 100644
--- a/meta-networking/recipes-connectivity/vlan/vlan_1.9.bb
+++ b/meta-networking/recipes-connectivity/vlan/vlan_1.9.bb
@@ -1,4 +1,5 @@
1SUMMARY = "VLAN provides vconfig utility" 1SUMMARY = "VLAN provides vconfig utility"
2SECTION = "misc"
2LICENSE = "GPLv2" 3LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://vconfig.c;md5=293ef69c4e88434d37a5ee577a5288cb" 4LIC_FILES_CHKSUM = "file://vconfig.c;md5=293ef69c4e88434d37a5ee577a5288cb"
4 5
diff --git a/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb b/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb
index 151aaf944..34499d67f 100644
--- a/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb
+++ b/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb
@@ -1,7 +1,7 @@
1SUMMARY = "A client for the Cisco3000 VPN Concentrator" 1SUMMARY = "A client for the Cisco3000 VPN Concentrator"
2HOMEPAGE = "http://www.unix-ag.uni-kl.de/~massar/vpnc/" 2HOMEPAGE = "http://www.unix-ag.uni-kl.de/~massar/vpnc/"
3AUTHOR = "Maurice Massar vpnc@unix-ag.uni-kl.de" 3AUTHOR = "Maurice Massar vpnc@unix-ag.uni-kl.de"
4SECTION = "console/network" 4SECTION = "net"
5PRIORITY = "optional" 5PRIORITY = "optional"
6LICENSE = "GPL-2.0+" 6LICENSE = "GPL-2.0+"
7LIC_FILES_CHKSUM = "file://COPYING;md5=173b74cb8ac640a9992c03f3bce22a33" 7LIC_FILES_CHKSUM = "file://COPYING;md5=173b74cb8ac640a9992c03f3bce22a33"
diff --git a/meta-networking/recipes-connectivity/wolfssl/wolfssl_3.4.0.bb b/meta-networking/recipes-connectivity/wolfssl/wolfssl_3.4.0.bb
index 2366fb15e..591ff3213 100644
--- a/meta-networking/recipes-connectivity/wolfssl/wolfssl_3.4.0.bb
+++ b/meta-networking/recipes-connectivity/wolfssl/wolfssl_3.4.0.bb
@@ -5,7 +5,7 @@ DESCRIPTION = "wolfSSL, formerly CyaSSL, is a lightweight SSL library written in
5 a full TLS 1.2 client and server." 5 a full TLS 1.2 client and server."
6HOMEPAGE = "http://www.wolfssl.com/yaSSL/Products-wolfssl.html" 6HOMEPAGE = "http://www.wolfssl.com/yaSSL/Products-wolfssl.html"
7BUGTRACKER = "http://github.com/wolfssl/wolfssl/issues" 7BUGTRACKER = "http://github.com/wolfssl/wolfssl/issues"
8SECTION = "libs/network" 8SECTION = "libs"
9LICENSE = "GPLv2" 9LICENSE = "GPLv2"
10LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" 10LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
11 11