Files
meta-openembedded/meta-xfce/recipes-panel-plugins/netload/xfce4-netload-plugin_1.0.0.bb
Andreas Müller 0c8127413f xfce4-netload-plugin: initial add 1.0.0
* patch taken from xfce-bugzilla [1]
* run tested with wlan0 on overo

[1] https://bugzilla.xfce.org/show_bug.cgi?id=7083

Signed-off-by: Andreas Müller <schnitzeltony@gmx.de>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-03 09:49:46 +01:00

12 lines
501 B
BlitzBasic

DESCRIPTION = "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 must follow inherited one
SRC_URI += "file://port-to-libxfce4ui.patch"
SRC_URI[md5sum] = "cab53e8cc2b9bfdf7ffd2230916ca3df"
SRC_URI[sha256sum] = "f312d19fc6bfae525886a1f6e84e7d839f19a9f672be4e01f3df1c813f6a6032"