summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-01-27 20:01:00 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-01-28 15:55:06 +0300
commit53fba0b26a9a7747649fd7d00d7b7e7c81963bc6 (patch)
treef38797e07f4043de1a35bd60f9c8d8af8210977b
parent72aee1b94941b699323d324c4809824be823ac54 (diff)
downloadopenbmc-53fba0b26a9a7747649fd7d00d7b7e7c81963bc6.tar.xz
entity-manager: srcrev bump 9354bf78d8..5213ccc16c
Suryakanth Sekar (1): Move ProductId from root to Motherboard interface (From meta-phosphor rev: d31d3d2a4f8c8337387553b478451d7f97b94bcf) Change-Id: Ia6faac312885d3e105d6be4a9b13fe5642dd94d7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 fad42b505..76f55abb8 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 = "9354bf78d8f694746e680f322d5ec6d790221ec3"
+SRCREV = "5213ccc16c7f795ccb2b0e5d08d7ec75c1d24435"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"