summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-21 01:00:20 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-12-21 02:59:21 +0300
commitf88db79c2519ad67285eb56106118f6c240670aa (patch)
tree77c5857772e9a2307dbedea6f6ceb3fbbe2f37d4 /meta-phosphor
parent5278b64f6b9a3ccee0146685a58e0dbf14be47b2 (diff)
downloadopenbmc-f88db79c2519ad67285eb56106118f6c240670aa.tar.xz
entity-manager: srcrev bump 10612f3fe5..8f05a3a18b
Bonnie Lo (1): schemas: Add properties for pid and pid_zone JinFuLin (1): Remove index from list when device is skipped Kumar Thangavel (1): Refactor : Add a helper function findIndexForFRU to addFruObjectToDbus Tao Lin (1): Add Maximum for calculation sensor uses Change-Id: I6c3359e51b409cfd4dda7f676e4e9e0de78ff2aa 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 923d15d3f2..e6785b2de6 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 = "10612f3fe552ea8141ed1960a6c2df088cff0b92"
+SRCREV = "8f05a3a18b288c6a8897c4b42facc98db156c2e1"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"