summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-28 21:11:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-29 00:43:58 +0300
commit04a4dbd11df67ec780c0f528f64809832eef2837 (patch)
tree5636b68798cf57a32183c2aaf38b683d696e50ba
parent20f9b94e782e4db6a1e897bcd2c58bb033de7a1f (diff)
downloadopenbmc-04a4dbd11df67ec780c0f528f64809832eef2837.tar.xz
entity-manager: srcrev bump fa8d322d08..8c505da0ff
James Feist (1): Update to latest clang format (From meta-phosphor rev: 2e9555fa78f17779affda4a2f9f5dc1a300cbd5d) Change-Id: Id60c985a87708c867cdc7bf7d747ff99d4e52af4 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 be405c34e..2746e6d67 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 = "fa8d322d08743b3ca0e6f575011814058e18f011"
+SRCREV = "8c505da0ffd8709f3c799a855ff921cfbd446201"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"