summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-24 02:40:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-27 15:19:44 +0300
commitcfd193bbc0de836484d4ac3770757a50cd101cdf (patch)
treea2853b3b9b4031863cea7cde42cd300e81db92a2 /meta-phosphor/recipes-phosphor/configuration
parent7b4114480e6dd301c8991189b3ab45956e0f1e44 (diff)
downloadopenbmc-cfd193bbc0de836484d4ac3770757a50cd101cdf.tar.xz
entity-manager: srcrev bump e2400c8cc8..aa9bb3dde7
Ali El-Haj-Mahmoud (1): entity-manager: tyan s8036: expose AMD's SBTSI CPU temperature sensor. Avenash Asai Thambi (1): kudo_motherboard: Add PID fan table sensor configuration Edward Lee (1): Create Item.System from Exposes List Jonico Eustaquio (1): configurations: Add Mori BMC configuration Marvin Drees (1): add Support for SuperMicro PWS-920P-SQ PSU Naresh Solanki (1): configurations: Add IBM genesis3 board configuration Change-Id: I9563a4546ea0c91a53fa54ff63a1fcd43bd57ccb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-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 3c652696a2..df2a461e2c 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 = "e2400c8cc82976a0f0cd272c50aecdb92989a3fd"
+SRCREV = "aa9bb3dde7c1d1b81d0c2a3b027a6fc8c7340e84"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"