summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-01-07 02:10:54 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-01-09 03:02:19 +0300
commit35f9ac2d622e8c85c43e2b9f6be8f96fa0bc9634 (patch)
tree2ed9e8954d837d835d7ac7a8ed9b377c2da29ba8
parent5872b4f62def7ad256ed9f2f73ed8914790e94f6 (diff)
downloadopenbmc-35f9ac2d622e8c85c43e2b9f6be8f96fa0bc9634.tar.xz
entity-manager: srcrev bump f36472eef4..01542d2af1
Alex Qiu (1): Sort the device list in devices.hpp, and add MAX31730. Zhikui Ren (1): convert sysfs gpio usage to libgpiod (From meta-phosphor rev: 964f21291bef0ff469976edb7d2ca8f2138cc34a) Change-Id: I95b8d116c489a3dc976d9eacc71ac8d9d3fb8b82 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 71cdba20d..d08e278bc 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 = "f36472eef4c93c960b87a70b89b4858125280dc8"
+SRCREV = "01542d2af1b1f45335cc8813fffcd3ed07f22989"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"