summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-28 19:31:10 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-29 16:07:14 +0300
commit6602be6e2c7e735fb2bd32b80f96bf03c9f69f88 (patch)
tree78fed0db51aeccab2e34eb26881fc0df42c2b3d4 /meta-phosphor/recipes-phosphor/configuration
parent9b96af1ab8721173147454b6399417f4c5f264e5 (diff)
downloadopenbmc-6602be6e2c7e735fb2bd32b80f96bf03c9f69f88.tar.xz
entity-manager: srcrev bump 1f77d9c8e6..2594d36e04
Jayashree Dhanapal (2): fbyv35: Fix EVT probe condition Add shutdown interface in fbyv35 platform Matt Spinler (1): Add name to InventoryAdded/Removed journal entries Nan Zhou (1): entity_manager: reset the path of ObjectManager Patrick Williams (1): clang-15: fixes for const-auto iterators Potin Lai (1): configurations: Bletchley: update thermal sensor thresholds Change-Id: Ief1dfeb9abbadf14b8559161b206e80bf8fb0984 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 40522439a5..a4250229a9 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 = "1f77d9c8e6cbc94bebac58e95aa23c0d78f20617"
+SRCREV = "2594d36e0413ff753768a4cec0fff71e00f9812f"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"