[OpenWrt-Devel] [PATCH 0/2] Avoid unnecessary libopenssl build dependencies

Matthias Schiffer mschiffer at universe-factory.net
Fri Aug 28 04:57:14 EDT 2015


Hi,
these two patches allow building OpenWrt in its default configuration
without having to download and build libopenssl (which seems desirable as
the OpenSSL download links break so often).


Matthias Schiffer (2):
  opkg: work around unconditional libopenssl build dependency
  hostapd: work around unconditional libopenssl build dependency

 package/network/services/hostapd/Makefile | 2 +-
 package/system/opkg/Makefile              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.5.0
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list