summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2022-12-27 23:42:14 +0800
committerKhem Raj <raj.khem@gmail.com>2022-12-27 16:03:06 -0800
commit274883d9838a10965923e81c8007b09c614d85ed (patch)
treec6ed77abbfaa6e335b509804d03bcb25b639c73e
parent7b497beaa13b9720f202d7354e8edbdc4d4355a9 (diff)
downloadmeta-openembedded-274883d9838a10965923e81c8007b09c614d85ed.tar.gz
xfce4-cpugraph-plugin: 1.2.6 -> 1.2.7
Update xfce4-cpugraph-plugin from 1.2.6 to 1.2.7 * correct license with LGPL-2.0-or-later Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.7.bb (renamed from meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.6.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.6.bb b/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.7.bb
index a9ac08989e..e23188d309 100644
--- a/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.6.bb
+++ b/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.2.7.bb
@@ -1,8 +1,8 @@
1SUMMARY = "Panel plugin with graphical representation of the cpu frequency" 1SUMMARY = "Panel plugin with graphical representation of the cpu frequency"
2HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin" 2HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin"
3LICENSE = "GPL-2.0-only" 3LICENSE = "GPL-2.0-or-later"
4LIC_FILES_CHKSUM = "file://COPYING;md5=415654f59d8fa70fe4eac2c3f86c8f5e" 4LIC_FILES_CHKSUM = "file://COPYING;md5=415654f59d8fa70fe4eac2c3f86c8f5e"
5 5
6inherit xfce-panel-plugin 6inherit xfce-panel-plugin
7 7
8SRC_URI[sha256sum] = "773246f57c1824a85468d4119c17aeb07170ed1ebace8fa406c7fbcf5b47af99" 8SRC_URI[sha256sum] = "68a651e278ed7186964e455b69b15da77f8d56257e5c3d6adf783b3ee9337405"