summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-28 23:30:58 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-29 21:53:42 +0300
commit51d8df45268e84a20317a42741454191bbd55eb9 (patch)
tree6400417d92640ee6ccf88293d77b839d77c72abc /meta-phosphor/recipes-phosphor/configuration
parentec4342b21c469a64aae40c230ea7bb3345fb2436 (diff)
downloadopenbmc-51d8df45268e84a20317a42741454191bbd55eb9.tar.xz
entity-manager: srcrev bump 45bcbc5557..3ac8e4f76b
James Feist (3): Add build step to verify json formatting Move Io and ObjServer to Global FruDevice: Add found I2CDevices Patrick Venture (7): add Testing to gitignore entitymanager: drop duplicate header inclusion use quotes for project headers frudevice: align readFromEeprom with readBlockData frudevice: add missing headers prefer prefix operators for non-primitive types frudevice: fix useless-cast (From meta-phosphor rev: 7f5955b3496c83783a34e0177d274f00b684ae84) Change-Id: Idb92161553176d3b464d0c31cf50fad923f4563e 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 7f2794e80..718d30b8f 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 = "45bcbc55570ead51692de6724a686291c5711cec"
+SRCREV = "3ac8e4f76b3d4983481520a19f931de9788b2dc6"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"