summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-13 08:10:41 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-13 08:10:41 +0300
commit13bc9d94ebd003e3f002c9ce878e5f668141cd7a (patch)
tree5ed3aadbf27a6ffe20c754fb2612f5b89bf9cf11
parent938cea9fe83e9588c5d8a6000cf4c0ddd03a9800 (diff)
downloadopenbmc-13bc9d94ebd003e3f002c9ce878e5f668141cd7a.tar.xz
entity-manager: srcrev bump 4a2b28794a..cc5b2affcb
Daniel Hsu (1): configurations: harma: minerva: update configurations Delphine CC Chiu (2): schemas: Add CheckHysteresisWithSetpoint for PID configuration: add fan table in yosemite4 config files Peter Yin (3): configurations: harma: Add Build Date configurations: harma: add SparePartNumber configurations: harma: add BOARD_INFO_AM4 for probe Tao Lin (1): configurations: nf5280m7: add baseboard json Yi-Shum (1): configurations: minerva: add SparePartNumber Change-Id: I57c0e43b7316e5523974b4f588feca21fa49e81f 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 943a671969..c2e5760caf 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 = "4a2b28794a0f6afa9f37f0b6fd3fb60aada9ba7d"
+SRCREV = "cc5b2affcbdff0770f3486174cf4de13b3eab17b"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PACKAGECONFIG[validate-json] = "-Dvalidate-json=true, \