summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-23 22:31:23 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-24 01:17:18 +0300
commit2c874bf0190c32dbdc609c16e87dc5ebc23c82cb (patch)
treebf0518593b192accdbfbce9e5cb29c60429c183a
parent1826f28ba2395c778706b101fb62f173bfcf3045 (diff)
downloadopenbmc-2c874bf0190c32dbdc609c16e87dc5ebc23c82cb.tar.xz
entity-manager: srcrev bump 35f5e0e3df..29d83258f1
Brad Bishop (2): entity-manager: remove inventory manager interface remove dead code (From meta-phosphor rev: 630a9c22919a8c385ffa37764b4a5e0a759c71f6) Change-Id: I2a9be2f5c90df32f04a87e76b6787b7acf618d6a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 a50a4daf6..25cd24a31 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 = "35f5e0e3dff9364b7813cca42b1ef29de3535181"
+SRCREV = "29d83258f1268b3c41f97649518fa9bb1ffe83ed"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"