From d0a4300639aed0df1c8ee1d0aa3a8dc23318c4e5 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 6 Oct 2022 19:01:41 -0500 Subject: entity-manager: srcrev bump 2594d36e04..bdfc5ec693 John Edward Broadbent (1): Make parseOperation parameter const Kumar Thangavel (1): Add a helper function findFruAreaLocationAndField to updateFRUProperty Change-Id: I9a115fa833a8130bffbd3ba1d75c80a23d6f6b94 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb index a4250229a9..14b603bf6d 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 = "2594d36e0413ff753768a4cec0fff71e00f9812f" +SRCREV = "bdfc5ec6932c9ecfe60dc4dfc08c8592b64a0d72" PACKAGECONFIG ??= "ipmi-fru" PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools," PV = "0.1+git${SRCPV}" -- cgit v1.2.3