| Commit message (Collapse) | Author | Age |
|\
| |
| | |
softethervpn: use hostpkg-installed libreadline, add name to build_dir
|
| |
| |
| |
| |
| |
| | |
Current build dir is set at just v$(PKG_VERSION).
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
| |
| |
| |
| |
| |
| |
| | |
Avoids failures related to the absence of a matching libreadline.so in
the host system.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|/
|
|
|
|
| |
This package install both server client and bridge app... This is useless if someone needs to run only the server on the device. Split the package in 3 subpackage and a base package that contains file needed by all 3. This also upgrade the package to latest release to fix some bug and memory leak.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
|
|
|
|
|
|
|
|
|
| |
Remove hack to avoid readline host dependency, now that readline is
being host/built.
Pass on HOST_CFLAGS, HOST_CPPFLAGS, & HOST_LDFLAGS, to fix buildbots
host-compile errors about not finding openssl headers.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|
|
|
|
|
| |
softethervpn: updated to 4.25-9656
Signed-off-by: Federico Di Marco <fededim@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git
(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
|
|
|
|
|
|
|
| |
The softethervpn does not actually supported CCFLAGS, or other standard
variables, so we need to override CC to include all of those to fix
build errors with external toolchains.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
|
|
|
|
|
|
|
| |
- bugfix #3629
- readded nossl3 patch
Signed-Off-by: Federico Di Marco <fededim@gmail.com>
|
|
- based on the work done by el1n with his authorization (https://github.com/el1n/OpenWRT-package-softether)
- updated softethervpn to latest version
- introduced necessary patches for lede compatibility (nossl3)
Signed-Off-by: Federico Di Marco <fededim@gmail.com>
|