summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2018-01-14 05:14:38 -0600
committerRaptor Engineering Development Team <support@raptorengineering.com>2018-01-17 17:14:22 -0600
commita4e8e4f62c7d781e3ee774e887b3c14b561661d0 (patch)
tree413c742d4075a71eabeb0f85866758a2d7070c50 /meta-phosphor/common
parent80676c3d0ae5af74d112b9a03e6857459b252178 (diff)
downloadtalos-openbmc-a4e8e4f62c7d781e3ee774e887b3c14b561661d0.tar.gz
talos-openbmc-a4e8e4f62c7d781e3ee774e887b3c14b561661d0.zip
Initial port of Witherspoon fan control to Talos
NOTE: Not yet tested on hardware Mapping likely incorrect
Diffstat (limited to 'meta-phosphor/common')
-rw-r--r--meta-phosphor/common/recipes-kernel/linux/linux-obmc_4.10.bb2
-rw-r--r--meta-phosphor/common/recipes-phosphor/sensors/phosphor-hwmon.bb2
2 files changed, 2 insertions, 2 deletions
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 c7d44971b..d2f8bf6d9 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="d3897e794c904c748e1ea644cdef21d553bc3d10"
+SRCREV="b9ee5087653fb973b0d6a006f6367c4262dc6753"
require linux-obmc.inc
diff --git a/meta-phosphor/common/recipes-phosphor/sensors/phosphor-hwmon.bb b/meta-phosphor/common/recipes-phosphor/sensors/phosphor-hwmon.bb
index 86db4fcdd..15dab69f3 100644
--- a/meta-phosphor/common/recipes-phosphor/sensors/phosphor-hwmon.bb
+++ b/meta-phosphor/common/recipes-phosphor/sensors/phosphor-hwmon.bb
@@ -36,7 +36,7 @@ SRC_URI += "git://scm.raptorcs.com/scm/git/phosphor-hwmon;protocol=https"
SRC_URI += "file://70-hwmon.rules"
SRC_URI += "file://70-iio.rules"
-SRCREV = "26d21731c292a02ec71480fade9a06658160eafb"
+SRCREV = "0d816e340dd6dbe04389daea1a0aa14f0b5d294f"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud