summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-17 10:30:20 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-04-17 17:03:11 +0300
commita4623d9b0309f3092cf6b9b3c85af961da0d9079 (patch)
tree0c5cfa6d2b4a99ed7568e11761fdcfdba797a9cd /meta-phosphor
parenta32c6f3a68d88f877855b3f5dae34380497b4571 (diff)
downloadopenbmc-a4623d9b0309f3092cf6b9b3c85af961da0d9079.tar.xz
entity-manager: srcrev bump fc171428a7..0249bbd176
Daniel Hsu (1): configurations: harma: Add Broadcom NIC sensor Change-Id: I85525ac2475684c78c0f8f92fadf251d15f8b0ef 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 614b31aa6f..de29cf6586 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 = "fc171428a7f8033b8d70cd0bd90c1d25049efd83"
+SRCREV = "0249bbd17605889708b4a13b1d003b580269de6b"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"