aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.3.1.bb
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-08-19 00:33:11 +0200
committerKhem Raj <raj.khem@gmail.com>2019-08-19 23:09:04 -0700
commit9983d337e28b02b4cca85df6c413c5e1d15de441 (patch)
treec0cf28114e2839d6382e7c9033b1d902f7a1ecca /meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.3.1.bb
parent15943f047dabb7d893473b7892b458d255076c1f (diff)
downloadmeta-openembedded-contrib-9983d337e28b02b4cca85df6c413c5e1d15de441.tar.gz
xfce4-netload-plugin: upgrade 1.3.1 -> 1.3.2
* 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>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.3.1.bb')
-rw-r--r--meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.3.1.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.3.1.bb b/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.3.1.bb
deleted file mode 100644
index 35c8861bcf..0000000000
--- a/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.3.1.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-SUMMARY = "Panel plugin displaying current load of the network interfaces"
-HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=35a7203c41b86d15546dddc05995f97f"
-
-inherit xfce-panel-plugin
-
-SRC_URI = "http://archive.xfce.org/src/panel-plugins/${BPN}/${@'${PV}'[0:3]}/${BPN}-${PV}.tar.bz2 \
- file://0001-Do-not-include-sys-sysctl.h-its-unused-on-linux-port.patch \
- "
-SRC_URI[md5sum] = "f25aa3242e3119b49f259a3e4a1af08b"
-SRC_URI[sha256sum] = "99762781099d1e0ab9aa6a7b30c2bd94d8f658dbe61c760410d5d42d0766391c"