Peter Kjellerstedt
b70bb9b43c
netdata: Move the version to the file name and correct the SRC_URI
...
The HOMEPAGE was updated in commit 371adeaa (netdata: Fixed the recipe),
but not the SRC_URI.
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-09-27 11:34:55 -07:00
jan
371adeaade
netdata: Fixed the recipe.
...
The netdata website was not accessable due to some (changed) permissions.
The systemd service file will start netdata deamon with the netdata user.
The netdata group as existing, but the netdata user was missing.
I moved some directory creations from systemd to the bitbake recipe.
The project website address changed too.
Removed the creation of the pid file in the service of systemd.
Netdata itself has an option to create the pid file. Because it's an
options, it's probably also not needed in systemd.
Tested with meta-raspberrypi on rpi4-32.
Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2021-09-24 08:12:35 -07:00
Martin Jansa
c61dc077bb
Convert to new override syntax
...
This is the result of automated script (0.9.1) conversion:
oe-core/scripts/contrib/convert-overrides.py .
converting the metadata to use ":" as the override character instead of "_".
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2021-08-03 10:21:25 -07:00
Andreas Müller
09e925dd7b
netdata: upgrade 1.17.0 -> 1.22.1
...
* 0001-Correct-timeout-issue.patch: timeout is build by coreutils
* 0002-Makefiles-does-not-build-contrib-dir.patch: Upstream added identical
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-06-19 10:17:50 -07:00
Khem Raj
ae4adf2849
netdata: Add libatomic to link step
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2020-01-28 13:55:35 -08:00
Khem Raj
cb4d681228
netdata: Update to 1.17.0 and fix build with clang/x86
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-09-10 21:54:22 -07:00
Luca Palano
04473965b4
Netdata upgrade: 1.8.0 -> 1.16.0
...
Signed-off-by: Luca Palano <github@lpzone.it >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-02 18:04:41 -07:00
Khem Raj
8ee106097d
netdata: Link with libpthread
...
Fixes
global_statistics.c:90: undefined reference to `__atomic_fetch_add_2'
| collect2: error: ld returned 1 exit status
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-03-07 09:33:45 -08:00
Derek Straka
2e1994c0d8
netdata: update to version 1.8.0
...
Update license checksum for copyright updates
Rebase existing patch to remove contrib dir from the build
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2017-11-15 16:34:06 -08:00
Khem Raj
aa57c0f3b9
netdata: Upgrade to 1.6.0
...
Licence files has gotten cosmetic changes
additionally checksum COPYING file.
Signed-off-by: Khem Raj <raj.khem@gmail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-07-24 18:57:35 +02:00
Derek Straka
0760cef000
netdata: update DEPENDS to fix RSS build error
...
Resolves build issue exposed by RSS
See http://errors.yoctoproject.org/Errors/Details/130636/
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-28 12:34:15 +01:00
Martin Jansa
b7f480cc4c
python-edbus exquisite elementary libeweather unionfs-fuse xfsprogs gmtk devilspie2 gnome-backgrounds gnome-desktop gnome-mime-data gtk-engines gtksourceview2 libgnomekbd libidl-native onboard libgpewidget ubi-utils-klibc kexec-tools-klibc gupnp-igd gupnp-tools dvb-apps gstreamer mpd crda netcat-openbsd wireshark gnokii libmbim mosh networkmanager-openvpn libtelepathy dbus-daemon-proxy libdbus-c++ php vala-dbus-binding-tool collectd libgxim pywbem gtkhtml2 fbida fontforge libsexy wayland-fits xstdcmap xf86-video-glamo font-adobe-100dpi font-adobe-utopia-100dpi font-bh-100dpi font-bh-lucidatypewriter-100dpi font-misc-misc crash a2jmidid libsdl2-mixer libsdl-mixer minidlna sylpheed libsdl2-ttf libsdl-ttf ode pidgin postgresql syslog-ng usb-modeswitch xdg-user-dirs gateone python3-cryptography-vectors python3-ndg-httpsclient python-cryptography-vectors python-pbr bundler netdata menulibre openzone xfce4-verve-plugin iperf terminus-font xf86-video-nouveau ipmiutil klibc-utils pmbw multipath-tools gparted, gnome-system-monitor, php, vala-dbus-binding-tool, gtkmathview, lmsensors, postgresql: Blacklist
...
* fails repeatedly as reported in:
http://lists.openembedded.org/pipermail/openembedded-devel/2017-February/111112.html
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-13 18:44:34 +01:00
Joe Slater
a9d2b8bad9
netdata: derive PV from SRCPV
...
Currently, PV is "git" and contains no version information.
Signed-off-by: Joe Slater <jslater@windriver.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-01-25 16:00:00 +01:00
Derek Straka
e03e5d6688
netdata: replace deprecated 'base_contains' with 'bb.utils.contains'
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-05-06 12:38:32 +02:00
Derek Straka
546d55d8bb
netdata: fix whitespace in the patch that caused failures when applying
...
Signed-off-by: Derek Straka <derek@asterius.io >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-05-06 12:38:32 +02:00
Christophe PRIOUZEAU
23a1c2ea7e
netdata: add new recipe
...
Netdata are a performance monitoring tools for Linux systems, applications.
Netdata interface are available via http on port 19999:
http://<ip address>:19999
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-05-06 12:38:32 +02:00