mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
linux-yocto/3.10: add powermanagement config to 32 bit common-pc
The introduction of LTSI has exposed a missing dependency on cpufreq being enabled. To fix the build, we enable power management in the 32 bit BSP, which aligns it with 64 bit. (From OE-Core rev: e859ebf08e73091640bd4d7329bbbe44270c4bf0) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
897d13a284
commit
ab9c3456f5
@@ -10,7 +10,7 @@ LINUX_VERSION ?= "3.10.25"
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "78d2a615b13a1c307d482eaa9499c1b2dee40599"
|
||||
SRCREV_meta ?= "4d658aa580df62232a4a84957b02496436dc17c4"
|
||||
SRCREV_meta ?= "713abc0efa9fc21234b2f342d0a849e4a4a36c65"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user