commit | d2c243b0d05f48ea08fe18ed4d85d1f09fc75440 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Nov 22 10:40:31 2022 -0600 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Nov 22 10:40:31 2022 -0600 |
tree | cba173fe25b8171fc5983b7c018cebe6a50b471f | |
parent | a862fefd6b06c53f64408d505036914f3f16bd7c [diff] |
entity-manager: srcrev bump b068d431c6..4d4df5b47a AKSHAY RAVEENDRAN K (1): Add reading FRU support from different MUX channel Change-Id: I51f27c4e4dbd968dd601a95601c2214544dfc757 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb index f0b5870..a23c664 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 @@ valijson \ ${PYTHON_PN}-jsonschema-native \ " -SRCREV = "b068d431c663a2c113f589b91cee1eb836eb14b7" +SRCREV = "4d4df5b47a9957b16e0d85d7998a8444c554326a" PACKAGECONFIG ??= "ipmi-fru" PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools," PV = "0.1+git${SRCPV}"