Revert "px5g-standalone: provide px5g via PROVIDES"

This reverts commit cc66f819b4.

This commit causes opkg to install px5g-standalone instead of px5g when
installing luci-ssl. As luci-ssl depends on mbedtls, using
px5g-standalone makes no sense. Next to that, it creates deprecated SHA1
certificates. Revert the commit to avoid pxg5-standalone to be
installed by accident.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit ca8aee0c57)
This commit is contained in:
Stijn Tintel 2017-02-20 15:11:40 +01:00
parent 4d1ab84f1e
commit 5612114090

View File

@ -20,7 +20,6 @@ define Package/px5g-standalone
SUBMENU:=Encryption
TITLE:=X.509 certificate generator (standalone version)
MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org>
PROVIDES:=px5g
endef
define Package/px5g-standalone/description