diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2019-08-15 23:55:55 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-08-16 08:00:54 -0700 |
| commit | 1db53f752ad84c91af13769347dc67f6e112338f (patch) | |
| tree | 413ac17b67667f2cecfaaed298eb6f8e965fe71a | |
| parent | 2841f0ef1fd2b74a3d25e2a43822296096a5182f (diff) | |
| download | meta-openembedded-1db53f752ad84c91af13769347dc67f6e112338f.tar.gz | |
xfce4-cpugraph-plugin: upgrade 1.0.5 -> 1.1.0
GTK3 port & minor feature/bugfixes
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.0.5.bb | 9 | ||||
| -rw-r--r-- | meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.1.0.bb | 9 |
2 files changed, 9 insertions, 9 deletions
diff --git a/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.0.5.bb b/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.0.5.bb deleted file mode 100644 index 83e2bb5c08..0000000000 --- a/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.0.5.bb +++ /dev/null | |||
| @@ -1,9 +0,0 @@ | |||
| 1 | SUMMARY = "Panel plugin with graphical representation of the cpu frequency" | ||
| 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin" | ||
| 3 | LICENSE = "GPLv2" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=415654f59d8fa70fe4eac2c3f86c8f5e" | ||
| 5 | |||
| 6 | inherit xfce-panel-plugin | ||
| 7 | |||
| 8 | SRC_URI[md5sum] = "f0ebfabb273adf69361b37a3fa4b7912" | ||
| 9 | SRC_URI[sha256sum] = "85da0ec89aacfd31e0bbafcefea37cdca618d62e681c1c9da8bdd492f028f4c7" | ||
diff --git a/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.1.0.bb b/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.1.0.bb new file mode 100644 index 0000000000..eeb54b315e --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/cpugraph/xfce4-cpugraph-plugin_1.1.0.bb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | SUMMARY = "Panel plugin with graphical representation of the cpu frequency" | ||
| 2 | HOMEPAGE = "https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin" | ||
| 3 | LICENSE = "GPLv2" | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=415654f59d8fa70fe4eac2c3f86c8f5e" | ||
| 5 | |||
| 6 | inherit xfce-panel-plugin | ||
| 7 | |||
| 8 | SRC_URI[md5sum] = "48ead9dcc019212795637c170d9e2ca2" | ||
| 9 | SRC_URI[sha256sum] = "3ece0a24e55827e0d9b6314129906da60513acdc1748d9dece9f50526e906ba4" | ||
