diff options
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 34499d67f2..b2412ffed1 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" | |||
2 | HOMEPAGE = "http://www.unix-ag.uni-kl.de/~massar/vpnc/" | 2 | HOMEPAGE = "http://www.unix-ag.uni-kl.de/~massar/vpnc/" |
3 | AUTHOR = "Maurice Massar vpnc@unix-ag.uni-kl.de" | 3 | AUTHOR = "Maurice Massar vpnc@unix-ag.uni-kl.de" |
4 | SECTION = "net" | 4 | SECTION = "net" |
5 | PRIORITY = "optional" | ||
6 | LICENSE = "GPL-2.0+" | 5 | LICENSE = "GPL-2.0+" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=173b74cb8ac640a9992c03f3bce22a33" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=173b74cb8ac640a9992c03f3bce22a33" |
8 | DEPENDS = "libgcrypt" | 7 | DEPENDS = "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 9c9d502d0a..be2ac66591 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 @@ | |||
1 | SUMMARY = "Administration tool for arp packet filtering" | 1 | SUMMARY = "Administration tool for arp packet filtering" |
2 | PRIORITY = "optional" | ||
3 | LICENSE = "GPL-2.0" | 2 | LICENSE = "GPL-2.0" |
4 | SECTION = "net" | 3 | SECTION = "net" |
5 | 4 | ||
diff --git a/meta-oe/recipes-connectivity/lirc/lirc.inc b/meta-oe/recipes-connectivity/lirc/lirc.inc index 429bc45c05..6ff8e01609 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" | |||
7 | SECTION = "console/network" | 7 | SECTION = "console/network" |
8 | LICENSE = "GPLv2" | 8 | LICENSE = "GPLv2" |
9 | DEPENDS = "alsa-lib libftdi libusb1 libusb-compat jack portaudio-v19" | 9 | DEPENDS = "alsa-lib libftdi libusb1 libusb-compat jack portaudio-v19" |
10 | PRIORITY = "optional" | ||
11 | 10 | ||
12 | SRC_URI = "http://prdownloads.sourceforge.net/lirc/lirc-${PV}.tar.bz2" | 11 | SRC_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 3169e80111..8e4a988e57 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 @@ | |||
1 | DESCRIPTION = "Install a Debian system into a subdirectory" | 1 | DESCRIPTION = "Install a Debian system into a subdirectory" |
2 | HOMEPAGE = "https://wiki.debian.org/Debootstrap" | 2 | HOMEPAGE = "https://wiki.debian.org/Debootstrap" |
3 | SECTION = "devel" | 3 | SECTION = "devel" |
4 | PRIORITY = "optional" | ||
5 | LICENSE = "debootstrap-custom-license" | 4 | LICENSE = "debootstrap-custom-license" |
6 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=1e68ced6e1689d4cd9dac75ff5225608" | 5 | LIC_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 dba4fa07aa..a543044162 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 @@ | |||
1 | DESCRIPTION = "A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations." | 1 | DESCRIPTION = "A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations." |
2 | HOMEPAGE = "http://sourceforge.net/projects/log4cpp/" | 2 | HOMEPAGE = "http://sourceforge.net/projects/log4cpp/" |
3 | PRIORITY = "optional" | ||
4 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34" | 4 | LIC_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 78a878a15b..e95da9ddc4 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 \ | |||
8 | OpenLDAP 2.x libraries. Errors will appear as exceptions." | 8 | OpenLDAP 2.x libraries. Errors will appear as exceptions." |
9 | 9 | ||
10 | SECTION = "devel/python" | 10 | SECTION = "devel/python" |
11 | PRIORITY = "optional" | ||
12 | LICENSE = "PSF" | 11 | LICENSE = "PSF" |
13 | HOMEPAGE = "http://www.python-ldap.org/" | 12 | HOMEPAGE = "http://www.python-ldap.org/" |
14 | DEPENDS = "python openldap cyrus-sasl" | 13 | DEPENDS = "python openldap cyrus-sasl" |