summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-17 20:40:58 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-18 23:50:11 +0300
commit339c818ceebf205c612976255dbb0f3895f6185b (patch)
tree2ed4965455fbe57fff4531ffe3d3ad1488f01315 /meta-phosphor
parent26e58419ba0667d630e3da5500295112f24ab12a (diff)
downloadopenbmc-339c818ceebf205c612976255dbb0f3895f6185b.tar.xz
entity-manager: srcrev bump 155362c341..899e17faab
James Feist (2): Add structure to map interfaces to board Support Removing Items from Entity Manager (From meta-phosphor rev: 42b16da7024577483b8eb7194baa33ce684cd34e) Change-Id: Ie6804226d07a8e78f9e0ef37a0b601fb6efc6e1b 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 8500fe676..14a48ff84 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 = "155362c341036b528326da2b58067f1f6125e922"
+SRCREV = "899e17faabebbe8e0d9543ac2087d7b95c27380a"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"