mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
linux-yocto/4.1: powercap/RAPL: Backport powercap/RAPL
backporting the following powercap commits: 24e2e14aa446 powercap / RAPL: Enable Broxton RAPL support 6be05b47d625 powercap / RAPL: Add support for Skylake H/S 879e8d02e07d powercap / RAPL: Support Knights Landing ec583656ad93 powercap / RAPL: Floor frequency setting in Atom SoC (From OE-Core rev: 0c976d90781a1668c5f893d8c7f2509732679466) 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
c4f544ee13
commit
99ad4c9413
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.1.18"
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "00c73599b59d497539f10d6a61a419abb4183f2e"
|
||||
SRCREV_machine ?= "24e2e14aa446f6e4e127f2a0a004a72c430f337e"
|
||||
SRCREV_meta ?= "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user