summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-02-27 02:21:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-02-27 16:16:19 +0300
commit65d63c1cfd65395f6d857f93f96d7d9540f36368 (patch)
treef0124a114dc7ed483e026a41595519a4a2dfaad8
parent4430f2d24294ecc88714a404deda14ef026e51d3 (diff)
downloadopenbmc-65d63c1cfd65395f6d857f93f96d7d9540f36368.tar.xz
entity-manager: srcrev bump e3114ebdeb..1a7c37087d
Ed Tanous (4): Add missing type IDs Fix naming of PCIeSlot Add index to OCP card name Add HSBP muxes to WFP baseboard James Feist (5): pid: Add hysteresis fields pid: Add upper clipping curve example pid: make curves less aggressive s/MinThermalRpm/MinThermalOutput pid: Set FFCoeffs for fans to 1.0 (From meta-phosphor rev: b43393f8a6c9bc67a38cb0358279988498137183) Change-Id: Ibf232690d9180c71baa0b8066abe30016676e756 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 6de635af8..3b2444861 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \
and configures system sensors"
SRC_URI = "git://github.com/openbmc/entity-manager.git"
-SRCREV = "e3114ebdebb261ecdb032a9ef903fd56dd5e3e4d"
+SRCREV = "1a7c37087d2b198ada50330ac341ff19072ccbdc"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"