summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-05-15 18:50:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-05-16 00:15:29 +0300
commit33f856fb2ca01ece7e5bddd02cf18a63512a6c36 (patch)
tree8f54fdfa86c63593570b92c268c2d0bc73b9c0ab
parent0a53f44aae672bae7ab744c942d3c2ae87196a06 (diff)
downloadopenbmc-33f856fb2ca01ece7e5bddd02cf18a63512a6c36.tar.xz
entity-manager: srcrev bump f5ac740078..513976bed8
Daniel Hsu (1): configurations: harma: remove fan power sensors Matt Spinler (2): configurations: Add IBM's Fuji chassis configurations: Add IBM's BlueRidge chassis Change-Id: Ie79f3780b2cb7007312bf67457bab8dea62232ac 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 b2f10b693b..af8434fede 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -9,7 +9,7 @@ DEPENDS = "boost \
sdbusplus \
valijson \
"
-SRCREV = "f5ac7400786404f9516a9dbb76a4dfe9ce0ff988"
+SRCREV = "513976bed89432f4c24a40c7ba768f023dc280cd"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PACKAGECONFIG[validate-json] = "-Dvalidate-json=true, \