summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-09 21:21:00 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-10 17:51:19 +0300
commitb0ca5e07289c012cddb0bb8372871d660e57cee0 (patch)
tree12df6ef54c403a3c49be8fb6ee4d3936cd3e07d1 /meta-phosphor
parent84244c469e685d645688995769075cd725b5fc46 (diff)
downloadopenbmc-b0ca5e07289c012cddb0bb8372871d660e57cee0.tar.xz
entity-manager: srcrev bump f861da89ed..a55bf70319
James Feist (2): Fix PartNumber and Serial Number from being ints Remove dead code Vijay Khemka (1): FBTP: Add VR pmbus sensors config (From meta-phosphor rev: 875faf85fcd969e1bc0739d0990b95895a85eb10) Change-Id: I2d0bfc582c5ea9d376520dc15e2f58b4c21ec597 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 7e4d0f550..f2cf9df8c 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 = "f861da89ed03f9ec556c5ed6ac819988c0c1f498"
+SRCREV = "a55bf70319bdf61c25fe2f560b8455623a197059"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"