From b91b3b341bdf2e04a7706f14c536450219faa767 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 11 Feb 2019 23:01:45 +0000 Subject: phosphor-pid-control: srcrev bump eeeb867de1..ba8ffa73eb Patrick Venture (12): sensors: buildjson: add todo for failure pid: rename structure components for style pid: rename variables with full names conf change: rename zone variables conf change: sensors: read and write path rename sysfs: style fix on sysfswrite conf change: pid: all pid details are now camelCase conf change: s/set-point/setpoint/ add support to build zones and PIDs from json errors: add configuration exception add json verification for configurations swap libconfig++ for json in configuration parsing (From meta-phosphor rev: d828dfd254a6c06a9882c5f3401fbe6b6d041985) Change-Id: I477d5933d27a76cd72ec231e69bdc8f05d0231f3 Signed-off-by: Andrew Geissler Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/fans') diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb index 59d3fbbda..6c43b7cd1 100644 --- a/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb +++ b/meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb @@ -14,7 +14,7 @@ inherit obmc-phosphor-ipmiprovider-symlink S = "${WORKDIR}/git" SRC_URI = "git://github.com/openbmc/phosphor-pid-control" -SRCREV = "eeeb867de1fac2d524cd2d0c94d11194bfbfcebb" +SRCREV = "ba8ffa73eb8c5941aba2378d0c70d638abd305ce" # Each platform will need a service file that starts # at an appropriate time per system. For instance, if -- cgit v1.2.1