From 68ccdfc9c9de7a1de223cfbaa81aa89d54cce492 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Wed, 9 Aug 2017 13:57:47 +0930 Subject: kernel: OCC hwmon enhancement and GCC 7 fix Edward A. James (1): hwmon (occ): Add sysfs_notify on error Linus Torvalds (1): disable new gcc-7.1.1 warnings for now Change-Id: I914642fed25eebc59fe18538023c8ca21686fe8a Signed-off-by: Joel Stanley --- meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/common') diff --git a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb index 7cb99470f..76fe593c6 100644 --- a/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb +++ b/meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb @@ -1,6 +1,6 @@ KBRANCH ?= "dev-4.10" LINUX_VERSION ?= "4.10.17" -SRCREV="baeb50beb784ac5993d2bfb5d06d909971b60506" +SRCREV="d258c7d343cb8ac910acde46236c59094358c91a" require linux-obmc.inc -- cgit v1.2.1