summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-03 09:11:06 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-04 18:48:35 +0300
commit01fe9a51d937213e72c595bf4a3ba9c796c76a95 (patch)
treeb028a1910820ae349caff493a714a3a2a6dc4e73
parentdd223a90352d8a89770a5eaa9fcaff1f38a30e8e (diff)
downloadopenbmc-01fe9a51d937213e72c595bf4a3ba9c796c76a95.tar.xz
entity-manager: srcrev bump c994c029c2..6b3d4c5970
Andrei Kartashev (1): FruDevice: improve updateFRUProperty function (From meta-phosphor rev: 5cf4ab1d15f16a52acbcda2c0cfe276bdd26c6c9) Change-Id: If939bec0b0b7a76fe7ecaf5f2d4612e926027152 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 c89c31fad..e3f8bffbb 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 = "c994c029c2709b469ae765a79217ce82805b21df"
+SRCREV = "6b3d4c5970ec8eba6318154824575d3be2dd69a2"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"