summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-21 23:10:31 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-03-24 00:55:23 +0300
commit2142aac77bbc7b869a91f374e254d9d752b63cac (patch)
treee76e279a446b228260e0acbc011a774daeb956f0 /meta-phosphor/recipes-phosphor/configuration
parentef4387b3f770230d0f721163a9b1dfbc32d8025e (diff)
downloadopenbmc-2142aac77bbc7b869a91f374e254d9d752b63cac.tar.xz
entity-manager: srcrev bump 7fc486f507..aa497edfc5
Ed Tanous (1): Use steady_timer instead of deadline timer Change-Id: I1d9d7a0766674a1d4c410c9d19b47194d89a52f5 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 614c3d4f06..79090e334f 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 = "7fc486f5072a492029ac09374f6238bdadce6690"
+SRCREV = "aa497edfc5dd4bcc7e3508498378d0747c622088"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"