summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-10-07 04:50:23 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-10-08 11:16:57 +0300
commitd2ba45115a95484c6218f9cc086022cc87afc8a3 (patch)
treebb29617cfc80e6066d752ff88a00806fdf931a28
parent437f6a19a0d43ce7bb3145b23bcf15a9acb44d08 (diff)
downloadopenbmc-d2ba45115a95484c6218f9cc086022cc87afc8a3.tar.xz
entity-manager: srcrev bump 266248f946..e25a389039
Ricky CX Wu (1): configurations: yosemite4: update threshold for fan speed Change-Id: Ifb9f624d0e5a49fad7f2c7942d834a76e100f6b3 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 55c738a292..d401288064 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 \
sdbusplus \
valijson \
"
-SRCREV = "266248f946f1dca30816e642a0083ebcf55fe9cd"
+SRCREV = "e25a3890392093fec8f49b84c5bbce99055c6768"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PACKAGECONFIG[validate-json] = "-Dvalidate-json=true, \