summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2017-02-20 15:11:40 +0100
committerStijn Tintel <stijn@linux-ipv6.be>2017-02-20 15:17:20 +0100
commit56121140907626fbbdb18a8cd7e99677763a3d6e (patch)
tree809257bff0118b65b77fedffc486f25d2dbde42c
parent4d1ab84f1e3b69575eb1c52dfe0defb5375ddb4f (diff)
downloadopenwrt-56121140907626fbbdb18a8cd7e99677763a3d6e.tar.gz
openwrt-56121140907626fbbdb18a8cd7e99677763a3d6e.tar.bz2
openwrt-56121140907626fbbdb18a8cd7e99677763a3d6e.zip
Revert "px5g-standalone: provide px5g via PROVIDES"
This reverts commit cc66f819b4e778732a32f08f5dc39a2554682b73. 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 ca8aee0c570561fc59fb0d0e6b5eac418054c372)
-rw-r--r--package/utils/px5g-standalone/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/utils/px5g-standalone/Makefile b/package/utils/px5g-standalone/Makefile
index b8f68d7bf3..9b878ae336 100644
--- a/package/utils/px5g-standalone/Makefile
+++ b/package/utils/px5g-standalone/Makefile
@@ -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