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

2011-10-18 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Op 18-10-11 01:01, Andreas Müller schreef:
 On Monday, October 17, 2011 07:23:20 PM Koen Kooi wrote:
 Signed-off-by: Koen Kooi k...@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 000..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?

For gumstix: use either a 'angstrom' kernel, instead of the sakoman version
or if you can find one, use a '-pm' sakoman version.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)
Comment: GPGTools - http://gpgtools.org

iD8DBQFOnSLQMkyGM64RGpERArAUAJ9+PtsQpYvlk4ArrS5t+0gezHKDiQCggHiX
HTQEQPSgPoe/rWGh/NswTac=
=GU6R
-END PGP SIGNATURE-


___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


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

2011-10-17 Thread Koen Kooi
Signed-off-by: Koen Kooi k...@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 000..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
+
-- 
1.6.6.1


___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


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

2011-10-17 Thread Andreas Müller
On Monday, October 17, 2011 07:23:20 PM Koen Kooi wrote:
 Signed-off-by: Koen Kooi k...@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 000..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

___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel