summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-25 00:20:11 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-25 05:05:54 +0300
commita0c7fcf55f6919516efca21c7896667393255a6e (patch)
treefd3b8b91c2482799e6f4707cba14e802838d61b2 /meta-phosphor
parentbf2c84e46dcbf4f1e08432fa4ef40452e4a27b41 (diff)
downloadopenbmc-a0c7fcf55f6919516efca21c7896667393255a6e.tar.xz
entity-manager: srcrev bump 8f163c0faf..4139c3a868
Andrew Geissler (1): configurations: mudflap: add new IBM op-panel Patrick Williams (2): clang-format: copy latest and re-format perform_probe: fix clang-tidy modernize-use-emplace warning Change-Id: I4298e3324fcd5b86e052d4eceae477b6ab289a53 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-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 66a5ba7c57..db0d132e3e 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 = "8f163c0fafcea2507acbf55d0f2e15d299e4e18f"
+SRCREV = "4139c3a868711792f937c81d7442712b27b3702a"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"