diff options
author | Alexander Dahl <post@lespocky.de> | 2015-10-29 08:13:02 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-11-04 22:18:52 +0100 |
commit | e6cb1dd8247d40a3071f9b6d9963d80dd0df031e (patch) | |
tree | 08c321c53a6ff94371261517a3a634f3d50b9cca /package/python3 | |
parent | 463d0b9d1b628283edb77defa507df3c9d0d2d76 (diff) | |
download | buildroot-e6cb1dd8247d40a3071f9b6d9963d80dd0df031e.tar.gz buildroot-e6cb1dd8247d40a3071f9b6d9963d80dd0df031e.zip |
fastd: add new package
This is a new package for the fastd "Fast and Secure Tunneling Daemon"
which was developed for the Freifunk Gluon project in the first place.
It includes a patch to allow cross compiling with toolchains without
LTO support which fails with the unpatched version due to some ugly
cmake hacks in fastd v17, details in the patch.
[Thomas:
- Get rid of trailing spaces in Config.in
- Remove the BR2_PACKAGE_FASTD_OPENSSL, and simply rely on
BR2_PACKAGE_OPENSSL
- Remove -DWITH_CAPABILITIES=TRUE, since libcap support is anyway
mandatory.
- Use ON/OFF instead of TRUE/FALSE.]
Signed-off-by: Alexander Dahl <post@lespocky.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python3')
0 files changed, 0 insertions, 0 deletions