summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-10 04:10:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-11-11 01:23:50 +0300
commit550c1b02376b8b2a58a4c1a2a54a48b9177f3920 (patch)
tree3d29bd7fa6916a1fdd04de94eb222f3b2b5c7109
parent25d4e1a9ee56cff8d9084647a64dbe10c25d9b19 (diff)
downloadopenbmc-550c1b02376b8b2a58a4c1a2a54a48b9177f3920.tar.xz
entity-manager: srcrev bump 585d08cc73..6fdfac0a89
Yong Li (1): Remove the old dbus interfaces for one i2c bus rescan Change-Id: I5e01e4a760d3faf33c59cfa3485daf2fe3b90d5d 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 1b8dda6bb7..73a8f42c7c 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 = "585d08cc73f48423cca937fa8050729273b6e791"
+SRCREV = "6fdfac0a898ced2a660722667e4a5aed85a0deb8"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"