diff options
Diffstat (limited to 'cpufreqd')
-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 8f0e3ace1b..7cad9af62f 100644 --- a/cpufreqd/cpufreqd_1.1.2.oe +++ b/cpufreqd/cpufreqd_1.1.2.oe @@ -3,6 +3,7 @@ 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" +LICENSE = "GPL" SRC_URI = "${SOURCEFORGE_MIRROR}/cpufreqd/cpufreqd-${PV}.tar.gz \ file://nonrootinstall.patch;patch=1" |