summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-23 01:40:17 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-23 13:29:39 -0400
commit790286f1ad7ef8364f524477ef459bfa828e2e05 (patch)
tree2a84eb37ef80aed97f549edcd756a12eb851252b
parent08589c246f425a055e3295d8f4bbbb89816bacc1 (diff)
downloadtalos-openbmc-790286f1ad7ef8364f524477ef459bfa828e2e05.tar.gz
talos-openbmc-790286f1ad7ef8364f524477ef459bfa828e2e05.zip
entity-manager: srcrev bump b5e32c2396..28dc2dae9f
Cezary Golder (1): Add gpio instances for WFP Baseboard Ed Tanous (1): Implement the 2UX16 riser correctly Jae Hyun Yoo (1): Replace apply_visitor() calls with visit() James Feist (11): Upgrade to 17 standard Add delete object method Add Pid Zone Schema Remove empty frus from results Add PWM configurations to Chassis [fru-device] remove dependency on i2c-dev-user Stop using mapbox directly Add intial stepwise configuration example Add gpio properties Bump sdbusplus Don't allow hex strings on d-bus (From meta-phosphor rev: 597c3d0d9fe4d585c44c8cf58f6f0be4bb11262b) Change-Id: I343d7498d30c0362bf1e6c0f40698d753423da8f 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 b29372727..c5d0c9515 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 = "b5e32c2396ac531f14d45d29dd4c6e159dcb1e0f"
+SRCREV = "28dc2dae9fc45d83c26517befd18c52f6526b455"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"
OpenPOWER on IntegriCloud