summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-09 00:50:56 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-09-09 20:40:11 +0300
commit566b706ac11162bf6311c2885e9772473e25c7bc (patch)
tree7d58015c844bd241f3c1737b1af0d4b53dfe8c67 /meta-phosphor/recipes-phosphor/configuration
parentc26e27b638f3bca5c8271eb421ac42ba7ff51268 (diff)
downloadopenbmc-566b706ac11162bf6311c2885e9772473e25c7bc.tar.xz
entity-manager: srcrev bump 7499fa6d2c..0422a24bb6
Josh Lehan (1): Add Negative and PositiveHysteresis to PID loop Change-Id: Ic0196d109c7cedef1b36b965ae2fc895f8f7dfeb 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 2f4381af6a..44324a161d 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 = "7499fa6d2c21a7bb919eba7d2476b6911e493b10"
+SRCREV = "0422a24bb6033605ce75479f675fedc76abb1167"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"