mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
linux-yocto/4.1: quark configuration and thermal support
Updating the 4.1 SRECREVs to reflect the following changes: 74159a303c21 thermal: intel Quark SoC X1000 DTS thermal driver 833214b33303 intel-quark-tiny: Add tiny KTYPE .scc file 45ecab18d462 amd.cfg: Add X86_AMD_PLAFORM_DEVICE to default 9a31d2cbc251 intel-quark-standard: add mass storage and boot live support 4ea43922558a bsp: add coretemp to intel-common-drivers (From OE-Core rev: e1aa475dd362d3545911b0677404ced644e394eb) (From OE-Core rev: e14df247df097811e0fab86ec0af5b6cde4d5b21) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
98152706db
commit
ad4ab1b392
@@ -9,8 +9,8 @@ LINUX_VERSION ?= "4.1.2"
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "4e30e64c44df9e59bd13239951bb8d2b5b276e6f"
|
||||
SRCREV_meta ?= "4ea43922558a9032af33ea42ea74ac02416079e7"
|
||||
SRCREV_machine ?= "74159a303c210bca8ea5c5636fc5b17d47e51aa1"
|
||||
SRCREV_meta ?= "833214b33303ecde02fdcd1a9bc7901ded6a7976"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user