summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-05 12:50:25 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-05 12:50:25 +0300
commit992f78ead30673d345239d4c4fc1e6a5d6422ec6 (patch)
tree19fb4673ea11a16d777aeb4484a80049397386c4
parent24619d822a904f611060bbf280224f575b023c08 (diff)
downloadopenbmc-992f78ead30673d345239d4c4fc1e6a5d6422ec6.tar.xz
entity-manager: srcrev bump acd77a4221..3030d67883
Delphine CC Chiu (1): configurations: yosemite4 : modify the bus of temp sensor George Liu (1): Add fan board for FP5280G3 Change-Id: I560a937118dbe59756c0f8aace40dad4bac0a2ea 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 d6812ff667..072089615c 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 = "acd77a42218f10c5d68882f10f6741ba98737326"
+SRCREV = "3030d67883780169a7cc3dd2014173a090b56f53"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"