6 Commits

Author SHA1 Message Date
Martin Ertsaas 697b369635 cpufrequtils: Use CC, LD etc. that comes from OE.
The problem with just setting CROSS, is that it will unset all the flags
that OE sets in CC, like float-abi=hard.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-07 12:23:28 +02:00
Khem Raj a64ec2dcbe cpufrequtils: Fix build without NLS
uclibc disables NLS and we need to pass the right
define to inform the build system about NLS support
cpufrequtils-nls.patch is applied upstream so lets
remove it from metadata

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-07-09 18:40:21 +02:00
Steve Sakoman a9fae144f4 cpufrequtils: update to current git head
Otherwise cpufreq-info stats print "nan%" for omap3

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-27 00:00:56 +01:00
Ulf Samuelsson ae8e159041 cpufrequtils: Replace non-existant kernel.org git source
git://git.kernel.org/pub/scm/utils/kernel/cpufreq/cpufrequtils.git
no longer exists so build fails, unless it is already present in
downloads directory.

Source has been retrieved from a mirror:
(http://mirror.nexcess.net/kernel.org/scm/utils/kernel/cpufreq/cpufrequtils.git)
and a new git source has been established on github.

kernel.org link kept in a comment to allow the old
link to be easily reestablished once it is available.

Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:29:16 +01:00
Khem Raj e4aef8aaae cpufrequtils: Fix compilation on uclibc
We make nls optional

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-01 19:35:53 +02:00
Koen Kooi af3382bf37 cpufrequtils: update to 008
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-09 21:26:33 +02:00