summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-netload-plugin: upgrade 1.3.1 -> 1.3.2Andreas Müller2019-08-191-25/+0
| | | | | | | | | * release changed layout and fixed minor bugs * patch applied with fuzz warning. Looking into showed that it changes unrelated parts of code and upstream did change file already in correct way Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-netload-plugin: Do not include sys/sysctl.hKhem Raj2017-07-241-0/+25
Its unused, moreover it helps it compile with musl Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>