diff options
author | Matthias Hentges <oe@hentges.net> | 2004-10-11 15:05:02 +0000 |
---|---|---|
committer | Matthias Hentges <oe@hentges.net> | 2004-10-11 15:05:02 +0000 |
commit | da9e38236f66050e87d8bd2c8f05f2326282aa58 (patch) | |
tree | b9bfd64e913f7d98403f7105f43a7ba6bf5f8469 /cpufreqd/cpufreqd_1.1.2.oe | |
parent | eaf972b286b334de7e24cf399de92627f89f3175 (diff) |
More section fixes
BKrev: 416aa11e6aH4cgLtXbfv7aBu9HJHoQ
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" |