Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | libuwsc: fix compiltation with wolfSSL | Eneas U de Queiroz | 2022-07-15 |
| | | | | | | | wolfssl/options.h needs to be included before the other wolfssl headers to enable OpenSSL API required to build the package. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com> | ||
* | libuwsc: fix compilation with GCC11 | Rosen Penev | 2021-09-24 |
| | | | | | | Bad if identation is now an error. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | treewide: Run refresh on all packages | Ilya Lipnitskiy | 2021-02-20 |
| | | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com> | ||
* | libuwsc: update to 3.3.1 | Jianhui Zhao | 2019-05-16 |
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com> |