diff options
Diffstat (limited to 'cpufreqd/cpufreqd_1.1.2.oe')
-rw-r--r-- | cpufreqd/cpufreqd_1.1.2.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpufreqd/cpufreqd_1.1.2.oe b/cpufreqd/cpufreqd_1.1.2.oe index 1a92d19755..8f0e3ace1b 100644 --- a/cpufreqd/cpufreqd_1.1.2.oe +++ b/cpufreqd/cpufreqd_1.1.2.oe @@ -2,6 +2,7 @@ DESCRIPTION = "cpufreqd is meant to be a replacement of the speedstep \ applet you can find in Windows. It monitors battery level, CPU usage, \ AC state, and running programs and adjusts the frequency governor \ according to a set of rules specified in the config file." +SECTION = "console/utils" SRC_URI = "${SOURCEFORGE_MIRROR}/cpufreqd/cpufreqd-${PV}.tar.gz \ file://nonrootinstall.patch;patch=1" |