summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-10-13 12:41:18 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2015-10-23 12:53:22 +0200
commit29e99a67da917efe3f7c41a4701fa78334ab4df5 (patch)
tree48f76e8e6b4dc2fe986c1553f550a2940a7bd741 /meta-python
parentfca75f1219aa4a4648d7c7d16d43f2d84c4bbef9 (diff)
downloadmeta-openembedded-29e99a67da917efe3f7c41a4701fa78334ab4df5.tar.gz
vpnc, arptables, lirc, debootstrap, log4cpp, python-ldap: drop unused variable PRIORITY
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-ldap_2.4.10.bb1
1 files changed, 0 insertions, 1 deletions
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"