blob: 6addc3b65d605bad3b7aad2dd53598beef0e92e3 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001SUMMARY = "Panel plugin to display frequency of all cpus"
2HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=1f6f1c0be32491a0c8d2915607a28f36"
5
6inherit xfce-panel-plugin
7
8SRC_URI[md5sum] = "ccd8f0f7aef51bc4caf1049986d9614f"
9SRC_URI[sha256sum] = "c5e044c0dc401d2066f208a3df82a588b3e51ff01425f155d0a1d0f8fce8f5b5"
Brad Bishopc342db32019-05-15 21:57:59 -040010SRC_URI += "file://0001-Fix-memory-leak-and-reduce-cpu-load-slightly.patch"