summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-11 20:40:57 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-14 18:04:22 +0300
commit0b0e8b080fc5dc66b49ccc51fbb4cf0c6eb8fb16 (patch)
treeae4bbd2ab5427bde3de9f4bcaf7c6532f635dc13 /meta-phosphor/recipes-phosphor/configuration
parent9673de7258f6aa41933c338d01c9bbd6097e8ad5 (diff)
downloadopenbmc-0b0e8b080fc5dc66b49ccc51fbb4cf0c6eb8fb16.tar.xz
entity-manager: srcrev bump c0dcf0d3f0..ce80db74ee
James Feist (2): Add Bus And Index to NVME base interface FruDevice: Fix power match Jason Ling (1): Add driver bind support for MAX34451 Josh Lehan (4): .gitignore: Adding additional ignored files Adding DEBUG and message for when device not in whitelist Fixing trivial typo in error message devices: add isl68137 (From meta-phosphor rev: 58f96b684425064667389937cca1fbe55e048a29) Change-Id: I528b2f5582fa22253627bcd7e49cf9f6dc258a27 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 2fc29d6eb..765ae6f71 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 = "c0dcf0d3f0a0865ccc9ff3ada2d3e70918377401"
+SRCREV = "ce80db74ee4eceef3dcd236c74ba4d2aaaf76bda"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"