From 790286f1ad7ef8364f524477ef459bfa828e2e05 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 23 Oct 2018 01:40:17 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/configuration') 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" -- cgit v1.2.3