Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | netdata: update to version 1.28.0 | Josef Schlehofer | 2020-12-26 |
| | | | | | | Refreshed patches and removed one backported patch Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com> | ||
* | netdata: update to version 1.26.0 | Josef Schlehofer | 2020-10-16 |
Disable ebpf plugin as in OpenWrt there is no package libbpf. - With that, I need to introduce patch, which is not merged into netdata, yet. Without it, I still got during cross-compilation this error: checking for externaldeps/libbpf/libbpf.a... configure: error: cannot check for file existence when cross compiling - And yes, the flag was there. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com> |