summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-11 22:30:29 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-15 08:44:37 -0400
commita0a3605fe81170f4e84a8b9f7f954a033b7504c6 (patch)
tree86bc25bb8e3958cf9e0a060c39725066baa85908
parent986d78b1d3c68826f0f2c5ff83e49a0dbac21437 (diff)
downloadtalos-openbmc-a0a3605fe81170f4e84a8b9f7f954a033b7504c6.tar.gz
talos-openbmc-a0a3605fe81170f4e84a8b9f7f954a033b7504c6.zip
phosphor-pid-control: srcrev bump 67efa24437..d7a55bfdbd
James Feist (1): Stop using mapbox namespace directly (From meta-phosphor rev: 1b1abbcc43061e888d166c85011c57cb85d55a7c) Change-Id: I7c4776272bb951e86251f4f953dc75522c2299ea Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/fans/phosphor-pid-control_git.bb2
1 files changed, 1 insertions, 1 deletions
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 da2f0649e..54291d37a 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 = "67efa244374f22c9c3db1adacf97919a11335874"
+SRCREV = "d7a55bfdbd44c732e4308cf2d35552167a908419"
# Each platform will need a service file that starts
# at an appropriate time per system. For instance, if
OpenPOWER on IntegriCloud