summaryrefslogtreecommitdiffstats
path: root/package/s6-networking
Commit message (Collapse)AuthorAgeFilesLines
* package/s6-networking: fix dependency when libressl is enabledRicardo Martincoski2019-01-271-1/+1
| | | | | | | | | | | Commit "c5b85231fb s6-networking: enable SSL if libressl is selected" actually dropped the dependency on s6-dns and s6 when libressl is enabled. Fix this by using += inside the conditional code. Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Cc: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* s6-networking: add license hashEric Le Bihan2018-01-071-0/+1
| | | | | Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* s6-networking: bump version to 2.3.0.2Eric Le Bihan2017-09-092-2/+2
| | | | | Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* s6-networking: enable SSL if libressl is selectedEric Le Bihan2017-07-241-0/+5
| | | | | | | | If LibreSSL is selected, enable the associated backend to build the s6-tls* tools. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* s6-networking: bump version to 2.3.0.1Eric Le Bihan2017-07-022-2/+2
| | | | | Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/s*/Config.in: fix ordering of statementsAdam Duskett2017-05-021-1/+1
| | | | | | | | | | | | | The check-package script when ran gives warnings on ordering issues on all of these Config files. This patch cleans up all warnings related to the ordering in the Config files for packages starting with the letter s in the package directory. The appropriate ordering is: type, default, depends on, select, help See http://nightly.buildroot.org/#_config_files for more information. Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* s6-networking: new packageEric Le Bihan2017-03-093-0/+63
This new package provides s6-networking, a suite of small networking utilities for Unix systems. Signed-off-by: Eric Le Bihan <eric.le.bihan.dev@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud