summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-16 19:30:36 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-03-17 00:21:52 +0300
commita19713a9a66607029eda6783a2e11b8927dfead4 (patch)
tree1eaed1fc34b1e2607f4bca2c94b9898a11a529f8 /meta-phosphor/recipes-phosphor/configuration
parent35d54387bb7b3c2b19bbc25f7fcfb9f3e450e72b (diff)
downloadopenbmc-a19713a9a66607029eda6783a2e11b8927dfead4.tar.xz
entity-manager: srcrev bump 6e22c877de..7fc486f507
PavanKumarIntel (1): Rescan the root bus when a new mux is added Change-Id: I51566d2446acede461114a43bfa0231652049fe3 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 3b0c7dc271..614c3d4f06 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 = "6e22c877de8d60e48578c84fe23b3e1dc235302f"
+SRCREV = "7fc486f5072a492029ac09374f6238bdadce6690"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"