commit | a19713a9a66607029eda6783a2e11b8927dfead4 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Mar 16 11:30:36 2023 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Thu Mar 16 21:21:52 2023 +0000 |
tree | 1eaed1fc34b1e2607f4bca2c94b9898a11a529f8 | |
parent | 35d54387bb7b3c2b19bbc25f7fcfb9f3e450e72b [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb index 3b0c7dc..614c3d4 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 @@ 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}"