summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-07-26 16:40:45 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-07-29 17:23:13 +0300
commitb64168d571ce75151069a618032aa20c7b7cd363 (patch)
treefc38675cae4d760b86322580437e4178e1f0a328 /meta-phosphor/recipes-phosphor/configuration
parentc896f13da8bfa073699981a3926696fdc972fb2c (diff)
downloadopenbmc-b64168d571ce75151069a618032aa20c7b7cd363.tar.xz
entity-manager: srcrev bump dc46651fbd..2c18808268
Andrew Geissler (1): configurations:system1: add tmp432 sensor Ian Chien (4): configurations: yosemite4: Add 12V EFFUSE Power Input for the Medusa configurations: yosemite4: Rename Medusa FRU/config by variants configurations: yosemite4: Remove the duplicate code in Fan config configurations: yosemite4: Support second sources fan board Patrick Rudolph (4): configurations: sbp1: Swap sensor names configurations: sbp1: Update PSU thresholds configurations: sbp1: Add labels for shared inputs configurations: sbp1: Update sensor thresholds Change-Id: Icef5b957916dae7808a2bb8a5b246448dc53defa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-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 001f57e95e..319e64f7cd 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 = "dc46651fbdf3cd2638da9d099b628b1b8767c15b"
+SRCREV = "2c188082686337336dd73bcc5ffd52fe5392d190"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PACKAGECONFIG[validate-json] = "-Dvalidate-json=true, \