summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-19 20:10:59 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-20 15:59:49 +0300
commit0b251f46569493f7a028b31031e50316dd584299 (patch)
tree8db1f5c922075d20b2c937121a95b3c32605274f
parent33e88adca783661af443ac6ec40f6c0e0875f3d9 (diff)
downloadopenbmc-0b251f46569493f7a028b31031e50316dd584299.tar.xz
entity-manager: srcrev bump 306b1a4379..152fef0de7
Jason M. Bills (1): Remove the SMI GPIO from the config file Patrick Venture (2): docs: add my first sensors walk through frudevice: increment value for duplicate dbus paths (From meta-phosphor rev: fef625ca4051d9066fca471f508a193dd13a492b) Change-Id: I54c7249645f9a35865ac16b56218183de7201c14 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 45528688f..457776562 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 = "306b1a4379a9e480a7139ddfe30161a1309a9ec6"
+SRCREV = "152fef0de7ac04720d40ee524c30076d9036cf55"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"