summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-09 06:50:10 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-01-09 17:42:37 +0300
commit48aed54b54407bc03df08fc1066e36bc1c0d8c5f (patch)
tree750940cf09cf444af13aff2b85e6c178661deb12 /meta-phosphor/recipes-phosphor/configuration
parentb8da6568d2c7a20d47898e5207e165d30b78256d (diff)
downloadopenbmc-48aed54b54407bc03df08fc1066e36bc1c0d8c5f.tar.xz
entity-manager: srcrev bump 9d6f590450..e9f2ef617d
Avenash Asai Thambi (5): entity-manager: Update kudo_bmc.json kudo_motherboard: Add new part numbers for kudo motherboard sensors kudo_motherboard: Add additional sensor configuration kudo_motherboard: Add external temperature sensor configuration kudo_motherboard: Add fan sensor configuration BonnieLo-wiwynn (1): configurations: add sensors configurations for greatlakes Chau Ly (2): configurations: Add NVME temp sensors for mt_jade configurations: Add OCP temperature sensor to mt_jade Jayashree Dhanapal (1): Add a new configuration for SDR sensor Jeff Lin (1): FruDevice: Fix crash when fru name is duplicated Jian Zhang (1): Add Timer check avoid multiple clicks Karthikeyan Pasupathi (1): Part and serial number update for yosemitev2 platform. Logananth Sundararaj (1): Added new configuration for TwinLake board. Yung Sheng Huang (2): devices: add RAA229620 and RAA229621 support devices: add Q50SN12072 support Change-Id: I8761ffc2d52707901b45c0f27e229986aa6ffca6 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 85fdfff79b..86762d0819 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 = "9d6f590450d8277cd1b86f6b602da77a3a176131"
+SRCREV = "e9f2ef617d693963a296b41a18b0c1718e7e86c6"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"