summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb1
-rw-r--r--meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb1
-rw-r--r--meta-oe/recipes-connectivity/lirc/lirc.inc1
-rw-r--r--meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.67.bb1
-rw-r--r--meta-oe/recipes-support/log4cpp/log4cpp_1.1.1.bb1
-rw-r--r--meta-python/recipes-devtools/python/python-ldap_2.4.10.bb1
6 files changed, 0 insertions, 6 deletions
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 34499d67f..b2412ffed 100644
--- a/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb
+++ b/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb
@@ -2,7 +2,6 @@ SUMMARY = "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 = "net" 4SECTION = "net"
5PRIORITY = "optional"
6LICENSE = "GPL-2.0+" 5LICENSE = "GPL-2.0+"
7LIC_FILES_CHKSUM = "file://COPYING;md5=173b74cb8ac640a9992c03f3bce22a33" 6LIC_FILES_CHKSUM = "file://COPYING;md5=173b74cb8ac640a9992c03f3bce22a33"
8DEPENDS = "libgcrypt" 7DEPENDS = "libgcrypt"
diff --git a/meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb b/meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb
index 9c9d502d0..be2ac6659 100644
--- a/meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb
+++ b/meta-networking/recipes-support/arptables/arptables_0.0.3-4.bb
@@ -1,5 +1,4 @@
1SUMMARY = "Administration tool for arp packet filtering" 1SUMMARY = "Administration tool for arp packet filtering"
2PRIORITY = "optional"
3LICENSE = "GPL-2.0" 2LICENSE = "GPL-2.0"
4SECTION = "net" 3SECTION = "net"
5 4
diff --git a/meta-oe/recipes-connectivity/lirc/lirc.inc b/meta-oe/recipes-connectivity/lirc/lirc.inc
index 429bc45c0..6ff8e0160 100644
--- a/meta-oe/recipes-connectivity/lirc/lirc.inc
+++ b/meta-oe/recipes-connectivity/lirc/lirc.inc
@@ -7,7 +7,6 @@ HOMEPAGE = "http://www.lirc.org"
7SECTION = "console/network" 7SECTION = "console/network"
8LICENSE = "GPLv2" 8LICENSE = "GPLv2"
9DEPENDS = "alsa-lib libftdi libusb1 libusb-compat jack portaudio-v19" 9DEPENDS = "alsa-lib libftdi libusb1 libusb-compat jack portaudio-v19"
10PRIORITY = "optional"
11 10
12SRC_URI = "http://prdownloads.sourceforge.net/lirc/lirc-${PV}.tar.bz2" 11SRC_URI = "http://prdownloads.sourceforge.net/lirc/lirc-${PV}.tar.bz2"
13 12
diff --git a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.67.bb b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.67.bb
index 3169e8011..8e4a988e5 100644
--- a/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.67.bb
+++ b/meta-oe/recipes-devtools/debootstrap/debootstrap_1.0.67.bb
@@ -1,7 +1,6 @@
1DESCRIPTION = "Install a Debian system into a subdirectory" 1DESCRIPTION = "Install a Debian system into a subdirectory"
2HOMEPAGE = "https://wiki.debian.org/Debootstrap" 2HOMEPAGE = "https://wiki.debian.org/Debootstrap"
3SECTION = "devel" 3SECTION = "devel"
4PRIORITY = "optional"
5LICENSE = "debootstrap-custom-license" 4LICENSE = "debootstrap-custom-license"
6LIC_FILES_CHKSUM = "file://debian/copyright;md5=1e68ced6e1689d4cd9dac75ff5225608" 5LIC_FILES_CHKSUM = "file://debian/copyright;md5=1e68ced6e1689d4cd9dac75ff5225608"
7 6
diff --git a/meta-oe/recipes-support/log4cpp/log4cpp_1.1.1.bb b/meta-oe/recipes-support/log4cpp/log4cpp_1.1.1.bb
index dba4fa07a..a54304416 100644
--- a/meta-oe/recipes-support/log4cpp/log4cpp_1.1.1.bb
+++ b/meta-oe/recipes-support/log4cpp/log4cpp_1.1.1.bb
@@ -1,6 +1,5 @@
1DESCRIPTION = "A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations." 1DESCRIPTION = "A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations."
2HOMEPAGE = "http://sourceforge.net/projects/log4cpp/" 2HOMEPAGE = "http://sourceforge.net/projects/log4cpp/"
3PRIORITY = "optional"
4LICENSE = "LGPLv2.1" 3LICENSE = "LGPLv2.1"
5LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" 4LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
6 5
diff --git a/meta-python/recipes-devtools/python/python-ldap_2.4.10.bb b/meta-python/recipes-devtools/python/python-ldap_2.4.10.bb
index 78a878a15..e95da9ddc 100644
--- a/meta-python/recipes-devtools/python/python-ldap_2.4.10.bb
+++ b/meta-python/recipes-devtools/python/python-ldap_2.4.10.bb
@@ -8,7 +8,6 @@ instead of C API. The module mainly acts as a wrapper for the \
8OpenLDAP 2.x libraries. Errors will appear as exceptions." 8OpenLDAP 2.x libraries. Errors will appear as exceptions."
9 9
10SECTION = "devel/python" 10SECTION = "devel/python"
11PRIORITY = "optional"
12LICENSE = "PSF" 11LICENSE = "PSF"
13HOMEPAGE = "http://www.python-ldap.org/" 12HOMEPAGE = "http://www.python-ldap.org/"
14DEPENDS = "python openldap cyrus-sasl" 13DEPENDS = "python openldap cyrus-sasl"