linux-intel/4.9: grab latest changes

Contains updates from several areas, including:
  comms
  thermal
  lpss
  audio
  camera

No stable update at this time.

Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
California Sullivan 2017-04-28 16:07:59 -07:00 committed by Saul Wold
parent 112643bbb7
commit 227534142e
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ python () {
}
KBRANCH = "base-rt"
SRCREV_machine ?= "847b27d4831aa7271ec0ffc4c41cfca46491a305"
SRCREV_machine ?= "f51f4b9a23e0bebb841124b1a96a5734abfeef27"
SRCREV_meta ?= "803b8d600e45afa0375459bf599fe365571a3866"
SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \

View File

@ -2,7 +2,7 @@
require recipes-kernel/linux/linux-yocto.inc
KBRANCH = "base"
SRCREV_machine ?= "546a7815f226f9b6fb9c3271ce06c0eca9f37b1f"
SRCREV_machine ?= "c291399d7669648717c4a3a75c493f753295eb74"
SRCREV_meta ?= "803b8d600e45afa0375459bf599fe365571a3866"
SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \