summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-23 21:30:30 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-01-25 01:14:52 +0300
commitf9a5147fb3486e0eb88f0bfebcbcdd17dca2bc0f (patch)
tree2dae9ba436f00459dc17e707fc17a02a73ad2599 /meta-phosphor/recipes-phosphor/configuration
parent32fdca186358b5455ac7bfd8fb753ffabd399390 (diff)
downloadopenbmc-f9a5147fb3486e0eb88f0bfebcbcdd17dca2bc0f.tar.xz
entity-manager: srcrev bump ca2eb04ee9..2eb6c6fd6f
P Dheeraj Srujan Kumar (1): Error handling for modulo operation V-Sanjana (1): Error handling for division operation Change-Id: Ieb21fb6a2f6fb40a9d42ff4aba16f8135f6a1f21 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 4958291238..5487af1206 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 = "ca2eb04ee936625f6b3b1f381bd08ae7af96429d"
+SRCREV = "2eb6c6fd6f21bb3a9433ad2e63a1d2398102da19"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"