summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-09 04:41:42 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-09 16:03:58 +0300
commit470609c2e48972d92feb61d6bce4f6700b803d4b (patch)
tree3ce50249c21e8c92506075f4aa239880ae19ea0b /meta-phosphor/recipes-phosphor
parent65fb2fa80941e1775ed6b102fc0c8d5b6e836c2c (diff)
downloadopenbmc-470609c2e48972d92feb61d6bce4f6700b803d4b.tar.xz
entity-manager: srcrev bump d8884f11f7..7dfcd7d976
Richard Marian Thomaiyar (1): Expose product id in entity-manager baseboard (From meta-phosphor rev: 9284517b90275004d11e1e3edabcd5c9ed6cfe77) Change-Id: Id5031d456fc9d5bdd82e5f4a724032178e2bcbe5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-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 5baf61cf6..332202839 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 = "d8884f11f719e504c31a3d87b25d72df1ada9e37"
+SRCREV = "7dfcd7d9768bcd6a046401bc6eec0e200e15eb44"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"