summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-05 22:01:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-06 17:12:47 +0300
commit8066d5eb942417a96513628b5c0f8819485499ca (patch)
treed5ec8937fd425af105472ff648c4662865f0db7c /meta-phosphor
parent8dad07ea22a25e8c1393ceed09935b1e8e115e39 (diff)
downloadopenbmc-8066d5eb942417a96513628b5c0f8819485499ca.tar.xz
entity-manager: srcrev bump 41622a95da..94219d15ca
James Feist (1): Fix increment bug (From meta-phosphor rev: df8bc6e186fb3172bf70bc52baa6c9492891a8e4) Change-Id: Icdad40431fd4822f418025a231f2ae5c8898639b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 1542f70c4..c8bec04a9 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 = "41622a95da34e3aacbf2b70d687d3a3a7c816c8a"
+SRCREV = "94219d15cae9d0554e7495d785d035c646c0f40e"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"