diff mbox series

[meta-xfce,1/5] xfce4-cpufreq-plugin: 1.2.7 -> 1.2.8

Message ID 20221227154217.30842-1-kai.kang@windriver.com
State Under Review
Headers show
Series [meta-xfce,1/5] xfce4-cpufreq-plugin: 1.2.7 -> 1.2.8 | expand

Commit Message

Kai Dec. 27, 2022, 3:42 p.m. UTC
From: Kai Kang <kai.kang@windriver.com>

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>
---
 ...pufreq-plugin_1.2.7.bb => xfce4-cpufreq-plugin_1.2.8.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-xfce/recipes-panel-plugins/cpufreq/{xfce4-cpufreq-plugin_1.2.7.bb => xfce4-cpufreq-plugin_1.2.8.bb} (58%)
diff mbox series

Patch

diff --git a/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.7.bb b/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.8.bb
similarity index 58%
rename from meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.7.bb
rename to meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.8.bb
index c98fe4a5c..8ddf48d6e 100644
--- a/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.7.bb
+++ b/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.2.8.bb
@@ -1,8 +1,8 @@ 
 SUMMARY = "Panel plugin to display frequency of all cpus"
 HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
-LICENSE = "GPL-2.0-only"
+LICENSE = "GPL-2.0-or-later"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1f6f1c0be32491a0c8d2915607a28f36"
 
-inherit xfce-panel-plugin
+inherit xfce-panel-plugin perlnative
 
-SRC_URI[sha256sum] = "5ad4fb6150f51917b2a8af65926c6e4e83340827835782a14844c6b88dbcc58c"
+SRC_URI[sha256sum] = "07e458d9f4725e572001fb7eb66b9e931792311146e0f75ad5d87b9ae19573e9"