summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-23 06:01:41 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-24 14:37:11 +0300
commita0a3db99d5c9e6f8c5348a662051e8f8e273de9e (patch)
tree1ce11bd7df17b823500edbe26a84908c5ca525b1
parenta5060f1122b6fbcd108ecaf050c2c61fc767a13b (diff)
downloadopenbmc-a0a3db99d5c9e6f8c5348a662051e8f8e273de9e.tar.xz
entity-manager: srcrev bump 4f54a0b862..91df531561
Konstantin Aladyshev (1): devices: add TPS53679 support Change-Id: I160a96d63981b38407d40ef8cff050f2a407f66e 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 654c03880f..4094772c6d 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 = "4f54a0b862821bb30af6836258e0e748dd4d6ddc"
+SRCREV = "91df531561cdf5c8a0fa59d50b09827d487f32b7"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"