summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-31 11:43:29 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-03 06:03:38 +0300
commit5be4710a278899f28abd846946649a2fd0c06278 (patch)
treef6335b42e5c5629da5264ad2c17eeb4a69a8fbe7 /meta-phosphor
parent1bc215859a1d6366b0d13a3ca10df5ea0c37cf26 (diff)
downloadopenbmc-5be4710a278899f28abd846946649a2fd0c06278.tar.xz
entity-manager: srcrev bump 16a02f2848..4c55239523
Yuan Li (1): Change 8-bit address to 7-bit for SAS module. (From meta-phosphor rev: bf55dd8a816344f0b117c36ca3d98dd948ce33b6) Change-Id: If5ca272228cb4ef7bebe03611eb3c89498466a4c 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 c6a25437f..920ef8a9b 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 = "16a02f28484e8fdf94c7949a3084adc89f023413"
+SRCREV = "4c552395239dfbc6bc625d4a5ac1b4d61759ed0f"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"