summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-10 02:50:26 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-12-13 06:51:05 +0300
commitfd517bb217fc81975bc6745ed10bd79b7b7775fe (patch)
tree58d6b8c0a862d2068e55db9a0063b59bebe71f5f /meta-phosphor/recipes-phosphor/configuration
parentcbd1700f6478eb8415034f98f40e273c635e8ae4 (diff)
downloadopenbmc-fd517bb217fc81975bc6745ed10bd79b7b7775fe.tar.xz
entity-manager: srcrev bump 213ee21f5f..10612f3fe5
Jayashree Dhanapal (1): Add a new configuration file for Twinlake board Kumar Thangavel (1): Add a helper function copyRestFRUArea to updateFRUProperty Change-Id: I9618cc228114f6c0f90382f81b331af231a9b722 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 3ee7b83358..923d15d3f2 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 = "213ee21f5fc6132938a628ecf0d6c2553bcefa62"
+SRCREV = "10612f3fe552ea8141ed1960a6c2df088cff0b92"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"