summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-01 03:01:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-03 18:17:33 +0300
commite8e0b6455fb61fe9da5eaf0c0fc0400c42c62945 (patch)
tree872d22df1665aa48cf3686110695f61eb8f277c2
parenta2ea48eb74c7721e6185fb95f41fe92d7f730d48 (diff)
downloadopenbmc-e8e0b6455fb61fe9da5eaf0c0fc0400c42c62945.tar.xz
entity-manager: srcrev bump cd1868e8e0..c994c029c2
Andrei Kartashev (2): FruDevice: some code cleanup FruDevice: add binary fields decoding (From meta-phosphor rev: 9def965d5587b09249a9d02cc27726043dae4410) Change-Id: I73bd4fcdabf30e41dd66d7309085f40b9f876294 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 af819837a8..c89c31fadc 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 = "cd1868e8e0d3fdd6dff29598922944deb718e120"
+SRCREV = "c994c029c2709b469ae765a79217ce82805b21df"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"