mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 05:29:22 +00:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user