summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-01-23 22:31:06 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-01-24 01:18:49 +0300
commite69d3d2656f83a2db3bd90ed3875031bf4e7d299 (patch)
treef0fa77bf11258136d7a472eb1ea58c7f2c3d8da5
parenta806ae57dcd08d2a130de49e5a4378bd9998ccea (diff)
downloadopenbmc-e69d3d2656f83a2db3bd90ed3875031bf4e7d299.tar.xz
entity-manager: srcrev bump 3048742406..9354bf78d8
Alex Qiu (1): Add MAX20730, MAX20734, MAX20796 to devices.hpp (From meta-phosphor rev: 4c29ae1e38baecdc1a52a2fb62c6b940526e3c8e) Change-Id: I9d1d525211d8e9d9d215e5e117d8c1c7d1d2a955 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 bf57c9ef4..fad42b505 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 = "30487424066a046bd73579390bbc26a097b3e63a"
+SRCREV = "9354bf78d8f694746e680f322d5ec6d790221ec3"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"