summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-30 20:10:59 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-31 15:53:48 +0300
commit96a0a834c9e50fa25190560ff5da983a78c7202e (patch)
tree69f4c77f28123ba4c6f255ca1e71704b6812263d /meta-phosphor/recipes-phosphor/configuration
parent9c4ccee191bfa64551b7694b227a2926cd9b17bd (diff)
downloadopenbmc-96a0a834c9e50fa25190560ff5da983a78c7202e.tar.xz
entity-manager: srcrev bump 3ac8e4f76b..f2ad76b32c
Patrick Venture (3): frudevice: consolidate FRU reading bugfix: frudevice: handle multi-record area frudevice: cast to unsigned, avoid negative values (From meta-phosphor rev: 188de372e14312ed8351a4bfcfd57f9d33712888) Change-Id: Ia03e0448afc681662e15ddf397e7161c11590273 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-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 718d30b8f..675261156 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 = "3ac8e4f76b3d4983481520a19f931de9788b2dc6"
+SRCREV = "f2ad76b32cea5170a5a9a631f49935ae3dd4626d"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"