[oe-commits] =?UTF-8?Q?Andreas=20M=C3=BCller=20?=: xfce4-cpufreq-plugin: update to 1.1.1

git at git.openembedded.org git at git.openembedded.org
Thu Feb 19 09:16:25 UTC 2015


Module: meta-openembedded.git
Branch: master
Commit: 5b7196b77f6620eb827ff22df9599ed665b17dfe
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=5b7196b77f6620eb827ff22df9599ed665b17dfe

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Mon Jan 26 11:15:39 2015 +0100

xfce4-cpufreq-plugin: update to 1.1.1

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>

---

 .../cpufreq/xfce4-cpufreq-plugin_1.1.0.bb                 | 15 ---------------
 .../cpufreq/xfce4-cpufreq-plugin_1.1.1.bb                 |  9 +++++++++
 2 files changed, 9 insertions(+), 15 deletions(-)

diff --git a/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.1.0.bb b/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.1.0.bb
deleted file mode 100644
index 7a99b4f..0000000
--- a/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.1.0.bb
+++ /dev/null
@@ -1,15 +0,0 @@
-SUMMARY = "Panel plugin to display frequency of all cpus"
-HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=1f6f1c0be32491a0c8d2915607a28f36"
-
-inherit xfce-panel-plugin
-
-SRC_URI[md5sum] = "dcc56af0e19266956c297d124ba551f4"
-SRC_URI[sha256sum] = "eafa261bf984231ed8487c08decea6d916339d82b52f4bbe748e5c6a95c7f6b6"
-
-# defaults in xfce4-panel-plugin.bbclass don't match so override here
-FILES_${PN} = "${datadir}/icons ${datadir}/xfce4 ${libdir}/xfce4/panel/plugins/*.so*"
-
-# *.so are required for plugin detection
-INSANE_SKIP_${PN} = "dev-so"
diff --git a/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.1.1.bb b/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.1.1.bb
new file mode 100644
index 0000000..224f85f
--- /dev/null
+++ b/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.1.1.bb
@@ -0,0 +1,9 @@
+SUMMARY = "Panel plugin to display frequency of all cpus"
+HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=1f6f1c0be32491a0c8d2915607a28f36"
+
+inherit xfce-panel-plugin
+
+SRC_URI[md5sum] = "cc3447ee6663f2946fce86308ba3566b"
+SRC_URI[sha256sum] = "474c45c007e65bfc107d6bcc902330c5e964906e6da120af48f7e2dba7f5cae7"



More information about the Openembedded-commits mailing list