[oe] [meta-xfce 3/4] xfce4-cpufreq-plugin: initial add

Andreas Müller schnitzeltony at gmx.de
Mon Oct 17 23:01:10 UTC 2011


On Monday, October 17, 2011 07:23:20 PM Koen Kooi wrote:
> Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
> ---
>  .../cpufreq/xfce4-cpufreq-plugin_1.0.0.bb          |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
>  create mode 100644 meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.0.0.bb
> 
> diff --git a/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.0.0.bb b/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.0.0.bb
> new file mode 100644
> index 0000000..484f794
> --- /dev/null
> +++ b/meta-xfce/recipes-panel-plugins/cpufreq/xfce4-cpufreq-plugin_1.0.0.bb
> @@ -0,0 +1,5 @@
> +inherit xfce-panel-plugin
> +
> +LICENSE = "MIT"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=1f6f1c0be32491a0c8d2915607a28f36"
> +
> 
I am run testing the libxfce4ui-based version. Right after I add it to panel, it
complains that my system does not support cpu-frequency. The plugin reads it's
information from /sys/devices/system/cpu/cpu0/cpufreq (or /proc/cpufreq). How can I
make my system supply this information? Is there some magic kernel config for that?

Andreas




More information about the Openembedded-devel mailing list