mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-15 16:07:26 +00:00
d4f037f75c
Update xfce4-cpufreq-plugin from 1.2.7 to 1.2.8 * correct license with LGPL-2.0-or-later * inherit perlnative Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
9 lines
368 B
BlitzBasic
9 lines
368 B
BlitzBasic
SUMMARY = "Panel plugin to display frequency of all cpus"
|
|
HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
|
|
LICENSE = "GPL-2.0-or-later"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=1f6f1c0be32491a0c8d2915607a28f36"
|
|
|
|
inherit xfce-panel-plugin perlnative
|
|
|
|
SRC_URI[sha256sum] = "07e458d9f4725e572001fb7eb66b9e931792311146e0f75ad5d87b9ae19573e9"
|