summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-01-22 21:51:02 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-01-22 22:42:43 +0300
commit303d423cbaf9dff94035bfe59f3b0cf4836f147f (patch)
tree8e623a42b10017fcfb410f62e880bd1281997a70
parent3ec1e2f9efc7513d6b9c95b68d80c6bfb2eca645 (diff)
downloadopenbmc-303d423cbaf9dff94035bfe59f3b0cf4836f147f.tar.xz
entity-manager: srcrev bump 01542d2af1..3048742406
ZhikuiRen (1): convert sysfs gpio usage to libgpiod (From meta-phosphor rev: 5af47ac94e19b1d1a6c27e575078d45acb426ade) Change-Id: Ia37b534e5681eaa158fbf37b56869b139fbc5658 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 d08e278bc..bf57c9ef4 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 = "01542d2af1b1f45335cc8813fffcd3ed07f22989"
+SRCREV = "30487424066a046bd73579390bbc26a097b3e63a"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"