summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-01-30 20:10:27 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-02-01 01:15:12 +0300
commit46aaf2249034036852ec633bb219f4dee7fdc897 (patch)
tree26e77b8df42a1e581e8d86ac3d4f8dca636be016
parent59b5e1c1ec280356ad8009fd056c4aa31d8aed17 (diff)
downloadopenbmc-46aaf2249034036852ec633bb219f4dee7fdc897.tar.xz
entity-manager: srcrev bump 8258ccf900..6af72c9bbc
Jonathan Doman (1): Call linkMux after async buildDevice Change-Id: Ibeee363426829748d87aa2ce33a135da1706921a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 410a624dfa..556b34f17f 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 = "8258ccf90001305aa8dc34a3ebe94fd7f8af6e4f"
+SRCREV = "6af72c9bbcd7810db062ef0094b7e40e16e0aba2"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"