summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-01-10 23:40:06 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2024-01-10 23:40:06 +0300
commit52371d251159d3b125106720dda1b0339bdf2abb (patch)
treedeb147c0c7300e968d3bd9bb38c9118dca8f1b40 /meta-phosphor/recipes-phosphor
parentef47c070d60911f8860cc0eb62ec1908340a47d9 (diff)
downloadopenbmc-52371d251159d3b125106720dda1b0339bdf2abb.tar.xz
entity-manager: srcrev bump 6fa0602db8..8d2ed84253
Potin Lai (2): Support C-style comments for configuration JSON parsing configurations: Add Minerva Harma system Yang Chen (1): configurations: Add minerva fan board Change-Id: I1996e2f70c5d4a4b78b38dea2900292fa5aafd1d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 426aac58fe..58764d41a1 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 = "6fa0602db8250905808991e5f7206151dd28b346"
+SRCREV = "8d2ed842534cc63b446321faa17b5d400350f6a3"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"