1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-31 12:49:46 +00:00

linux-yocto/config: mei, gpio and usb type c

Merging the following configuration changes into the 4.1 and
4.4 linux-yocto kernel meta data:

  mei.cfg: mei driver is no longer in staging
  bsp/intel-common: add keyboard-gpio to intel-common-drivers
  features/thermal: Enable Intel PMIC thermal feature
  broxton: Enable USB Type C feature for broxton

(From OE-Core rev: 5218a27645b57f0d38d9b17bcb2f41e3e04c0d67)

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:
Bruce Ashfield
2016-07-07 14:39:07 -04:00
committed by Richard Purdie
parent 0c5b11a701
commit 6ae50db71e
3 changed files with 3 additions and 3 deletions
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
KCONF_BSP_AUDIT_LEVEL = "2"
SRCREV_machine ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560"
SRCREV_meta ?= "4ebb8be6799bf2b738d46a3db49ebe59187f3b96"
SRCREV_meta ?= "01ac19ede037b753d2b3f0adb20ab1becb7e1511"
PV = "${LINUX_VERSION}+git${SRCPV}"