summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-20 23:31:05 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-21 23:53:37 +0300
commit068a7fc15938c774b25981f87c4fb78c47f21f53 (patch)
treebcab92a5d8883302e72659cb0012050700eb50b4
parent975a06f9a4c471adefa88ac82a1559b6463dba1d (diff)
downloadopenbmc-068a7fc15938c774b25981f87c4fb78c47f21f53.tar.xz
entity-manager: srcrev bump 7b8786f447..4f54a0b862
Chau Ly (1): configurations: Add fan and psu sensors for mt_jade Change-Id: I6a5dbc06a026618cb934c2ae5d7820d02335fbe3 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 efd0c48dce..654c03880f 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -10,7 +10,7 @@ DEPENDS = "boost \
valijson \
${PYTHON_PN}-jsonschema-native \
"
-SRCREV = "7b8786f44741ac66468daaae9764111a5ec29d25"
+SRCREV = "4f54a0b862821bb30af6836258e0e748dd4d6ddc"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"