diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-10-13 12:41:18 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-10-23 12:53:22 +0200 |
| commit | 29e99a67da917efe3f7c41a4701fa78334ab4df5 (patch) | |
| tree | 48f76e8e6b4dc2fe986c1553f550a2940a7bd741 /meta-networking/recipes-connectivity/vpnc | |
| parent | fca75f1219aa4a4648d7c7d16d43f2d84c4bbef9 (diff) | |
| download | meta-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-networking/recipes-connectivity/vpnc')
| -rw-r--r-- | meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb | 1 |
1 files changed, 0 insertions, 1 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" |
