diff options
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.4.2.bb')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.4.2.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.4.2.bb b/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.4.2.bb new file mode 100644 index 0000000000..3c113290fd --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.4.2.bb | |||
@@ -0,0 +1,9 @@ | |||
1 | SUMMARY = "Panel plugin displaying current load of the network interfaces" | ||
2 | HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-netload-plugin/start" | ||
3 | LICENSE = "GPL-2.0-only" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=2b6065ae7d3696cdad6869dd8627a9fe" | ||
5 | |||
6 | inherit xfce-panel-plugin | ||
7 | |||
8 | SRC_URI = "http://archive.xfce.org/src/panel-plugins/${BPN}/${@'${PV}'[0:3]}/${BPN}-${PV}.tar.bz2" | ||
9 | SRC_URI[sha256sum] = "a2041338408b2670f8debe57fcec6af539f704659eba853943c1524936ebabeb" | ||