summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-29 18:10:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-30 04:03:58 +0300
commitca414703473683b119c3b2cb0f1226746817ac05 (patch)
treedbac5b41f76ab9bfb6fd0cf3a5a934157100defd /meta-phosphor/recipes-phosphor/configuration
parentfdcbef081a6905c818e8fb22f189ef9604aa9bb4 (diff)
downloadopenbmc-ca414703473683b119c3b2cb0f1226746817ac05.tar.xz
entity-manager: srcrev bump 6eb609721d..3f98b5eb60
Willy Tu (1): fru-device: Remove the use of mktime Change-Id: Iaf51d96d33ec27b79f24cf971d7091164a225235 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 68c99af2b3..b315045f5a 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 = "6eb609721d8297c94d587b1ee471cd0aa66669a2"
+SRCREV = "3f98b5eb60595b54509f33f61764d1d5ef14952b"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"