netdata: update to version 1.26.0
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 16 Oct 2020 15:10:56 +0000 (17:10 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 16 Oct 2020 15:14:06 +0000 (17:14 +0200)
commit5ba339b49affba15afc2ab109265cc80e26233c4
tree259cc11e69836393a7260272c8fd5f2976b2441b
parent386f18a7e59d47fbc4ae053a0957fafc7ce7ded6
netdata: update to version 1.26.0

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>
admin/netdata/Makefile
admin/netdata/patches/007-dont-check-for-ebpf-dependencies-when-it-is-disabled.patch [new file with mode: 0644]