summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-16 21:50:54 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-20 00:20:29 +0300
commitdc7e42efcf59bc5b0afbdc09465247a2877661bd (patch)
treed524b5d4fc0b549461f69334aa60f390a3bf32e1
parentd3d394eee01c30920cbf635fa7a5e2c4302c4ad0 (diff)
downloadopenbmc-dc7e42efcf59bc5b0afbdc09465247a2877661bd.tar.xz
entity-manager: srcrev bump a0d1b3f89c..32aa4dda12
B. J. Wyman (1): Bellavista: Change power supply slot 2 I2CAddress Oskar Senft (1): FruUtils: Add support for finding FRU at an offset Change-Id: I73345fd7f06ba19896d2f1fcc745a7b5dc56cb94 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.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 e00a8fd03..9fe408e53 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 file://blocklist.json"
-SRCREV = "a0d1b3f89cee163915ff51b97237f30bb063d96e"
+SRCREV = "32aa4dda124aeec491eb612acfa00d3ccf939d21"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"