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>
This commit is contained in:
Steve Sakoman
2012-02-13 06:36:44 -08:00
committed by Koen Kooi
parent 8cd93743d7
commit a9fae144f4
@@ -5,14 +5,13 @@ DEPENDS = "libtool-cross"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
SRCREV = "adb7e044755aa06b12212d05c4acbcccb023d2cd"
SRCREV = "a2f0c39d5f21596bb9f5223e895c0ff210b265d0"
# SRC_URI = "git://git.kernel.org/pub/scm/utils/kernel/cpufreq/cpufrequtils.git \
SRC_URI = "git://github.com/emagii/cpufrequtils.git \
file://cpufrequtils-nls.patch \
"
PR = "r2"
PR = "r3"
S = "${WORKDIR}/git"