summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-17 22:20:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-20 17:02:09 +0300
commit1b2b991f1629dac62e9a4aca81aa6bcd23e3185b (patch)
treeeb3a794bbcd85c4e8f1008b2494cd5d480b4086d /meta-phosphor
parent168a66602d24b9f31db9de4630d697546d4c3e99 (diff)
downloadopenbmc-1b2b991f1629dac62e9a4aca81aa6bcd23e3185b.tar.xz
entity-manager: srcrev bump a591d6c0b1..431faa1a9f
Jonico Eustaquio (5): configurations: Add Mori motherboard config mori_motherboard: Add ADM1272 hotswap controller mori_motherboard: Support more MB temp sensors and VBAT mori_motherboard: Add fan sensor configurations mori_motherboard: Add PID fan table sensor configuration Change-Id: I150e737a0961094e22e60264c4b3b10d212b66c7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 64a7cc62e1..a93b161466 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 = "a591d6c0b144ebc81e8175651364b2fa29f05cc8"
+SRCREV = "431faa1a9f74bcd9bc7c55ce262d6b9436a69913"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"