From dff51d2e02d3707e88c665888ff9284b22ccef39 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 24 Apr 2014 21:42:58 +0000 Subject: [PATCH] contrib: prefer libustream-polarssl for luci-ssl (#677) --- contrib/package/luci/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 912b82656..64abf69ba 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -593,7 +593,7 @@ $(eval $(call collection,,\ $(eval $(call collection,ssl,\ Standard OpenWrt set with HTTPS support,\ - +luci +libustream-cyassl +px5g)) + +luci +libustream-polarssl +px5g)) $(eval $(call collection,light,\ Minimum package set using only admin mini and the standard theme,\ -- 2.11.0