summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-06 03:40:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-06 15:34:44 +0300
commite8fc6b077aded36e1b9d5b2bca38dd4a0d69b1fd (patch)
tree94db68e6043c3c962c91fb11a4873328ef026f81 /meta-phosphor/recipes-phosphor/configuration
parent10db44e33befbd519c5dfdf8e86e52abae3f9367 (diff)
downloadopenbmc-e8fc6b077aded36e1b9d5b2bca38dd4a0d69b1fd.tar.xz
entity-manager: srcrev bump aca73883ca..5f58ddfac9
Faisal Awada (1): configuration: Fix Bonnell PSU I2C addresses Change-Id: Ie892b1ae9f2fdb485b5af943d42cc36355c328b4 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 cd1da29ae7..ceb78ffc13 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 = "aca73883ca6bcee3dde8cbc8cf7d4e51f2959b73"
+SRCREV = "5f58ddfac925e0f15a5827447cb5d50f75030ba8"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"