@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fc9b848046ef54b5eaee6071947abd24"
SRC_URI = "git://github.com/firehol/netdata.git;protocol=https \
file://0002-Makefiles-does-not-build-contrib-dir.patch \
"
-SRCREV = "2c4146832061635273d153a5174c85fb1d967d57"
-PV = "1.16.0+git${SRCPV}"
+SRCREV = "588ce5a7b18999dfa66698cd3a2f005f7a3c31cf"
+PV = "1.17.0"
# patch to disable timeout because timeout are not available with actual version
# of core-utils
@@ -25,6 +25,9 @@ DEPENDS += "zlib util-linux"
inherit pkgconfig autotools-brokensep useradd systemd
+LIBS_toolchain-clang_x86 = "-latomic"
+export LIBS
+
#systemd
SYSTEMD_PACKAGES = "${PN}"
SYSTEMD_SERVICE_${PN} = "netdata.service"
Signed-off-by: Khem Raj <raj.khem@gmail.com> --- meta-webserver/recipes-webadmin/netdata/netdata_git.bb | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) -- 2.23.0 -- _______________________________________________ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-devel