summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-10 22:20:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-06-11 04:04:06 +0300
commitaacf4b0f661239c88741633954d6a20f7334d3b0 (patch)
tree7b02d11f3cf58c86f5250b4fd2ae89d6f8d3af12
parent76a3a0a40f1f8a18c477a54b9d9026797ed51677 (diff)
downloadopenbmc-aacf4b0f661239c88741633954d6a20f7334d3b0.tar.xz
entity-manager: srcrev bump d96439a292..4a2b28794a
Delphine CC Chiu (2): configurations: yosemite4: revise sensor threshold configurations: add Terminus NIC configurations Matt Spinler (1): docs: Describe which associations are created Yang Chen (1): configurations: minerva_fanboard: Add TMP75 sensor Change-Id: I2daeced36a7209abfcf19858d9d839e592789815 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 3a22b05519..943a671969 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 = "d96439a2924cea381af731ba1f251219a70fc9e5"
+SRCREV = "4a2b28794a0f6afa9f37f0b6fd3fb60aada9ba7d"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PACKAGECONFIG[validate-json] = "-Dvalidate-json=true, \