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 16:06:02 +0000 (18:06 +0200)
commitcb3bab180837c16196c12e66dc076ecffe814b62
treea7c1d4f00d06c267766ce822f586cbd8d61371c7
parent70bb0b4c81149363f9d67da81978f07ae040b7bd
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>
(cherry picked from commit 5ba339b49affba15afc2ab109265cc80e26233c4)
admin/netdata/Makefile
admin/netdata/patches/007-dont-check-for-ebpf-dependencies-when-it-is-disabled.patch [new file with mode: 0644]