mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
openvpn.inc: drop 'PRIORITY = "optional"' as it is the default
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
bd1edfec13
commit
d63b0e6d8a
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user