summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-09 21:01:07 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-10 00:49:54 +0300
commit0bb229a727a8641ad8efc2e756a93f5d7b96879c (patch)
tree3f5528a715a5d5f252a6624edef8d442c14c2e58 /meta-phosphor/recipes-phosphor/configuration
parent832a57f0dadc476ccad35c373935d0933a0be14a (diff)
downloadopenbmc-0bb229a727a8641ad8efc2e756a93f5d7b96879c.tar.xz
entity-manager: srcrev bump 6b3d4c5970..1034e02600
Ed Tanous (2): Move config format to its own file Write a slightly different type of README (From meta-phosphor rev: c47fe99fdc60dc927b4c08476627be6bacd4309c) Change-Id: Id9ff9bdcbad9a170bc1ad426a8f3b0ee4759a9a9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-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 e3f8bffbb..d028e69ea 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 = "6b3d4c5970ec8eba6318154824575d3be2dd69a2"
+SRCREV = "1034e026001ceafb64d828622557af25e0fa5a38"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"