[oe-commits] Otavio Salvador : openvpn.inc: drop 'PRIORITY = "optional"' as it is the default

git at git.openembedded.org git at git.openembedded.org
Thu Dec 15 08:30:33 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: d63b0e6d8a3eb11f0216555d0ce8404700e9872e
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=d63b0e6d8a3eb11f0216555d0ce8404700e9872e

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Wed Dec 14 01:10:28 2011 +0000

openvpn.inc: drop 'PRIORITY = "optional"' as it is the default

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-connectivity/openvpn/openvpn.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-connectivity/openvpn/openvpn.inc b/meta-oe/recipes-connectivity/openvpn/openvpn.inc
index 68bfc51..50483ea 100644
--- a/meta-oe/recipes-connectivity/openvpn/openvpn.inc
+++ b/meta-oe/recipes-connectivity/openvpn/openvpn.inc
@@ -2,7 +2,6 @@ DESCRIPTION = "A full-featured SSL VPN solution via tun device."
 HOMEPAGE = "http://openvpn.sourceforge.net"
 SECTION = "console/network"
 LICENSE = "GPLv2"
-PRIORITY = "optional"
 DEPENDS = "lzo openssl"
 RRECOMMENDS_${PN} = "kernel-module-tun"
 





More information about the Openembedded-commits mailing list