DESCRIPTION = "Panel plugin displaying current CPU load, the memory in use, the swap space and the system uptime" | |
HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin" | |
LICENSE = "BSD-2-Clause" | |
LIC_FILES_CHKSUM = "file://COPYING;md5=9acb172a93ff6c43cce2aff790a8aef8" | |
inherit xfce-panel-plugin | |
DEPENDS += "upower" | |
SRC_URI[sha256sum] = "1148f8e90cc53cae9b3aa32e10df4bd9fdc2f06db09d8429f88fbdd874fc171d" |