mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 17:59:26 +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"
|
HOMEPAGE = "http://openvpn.sourceforge.net"
|
||||||
SECTION = "console/network"
|
SECTION = "console/network"
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
PRIORITY = "optional"
|
|
||||||
DEPENDS = "lzo openssl"
|
DEPENDS = "lzo openssl"
|
||||||
RRECOMMENDS_${PN} = "kernel-module-tun"
|
RRECOMMENDS_${PN} = "kernel-module-tun"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user