commit | 74d41e055cb1f3175b2be79f16afba0dd5e6f222 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Jul 11 21:40:26 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Jul 12 16:39:39 2023 +0000 |
tree | 564ee8b4a6987c53679161e3bdacadc22d981d4c | |
parent | 198109ff1448047f0f2dab84fbd4828929b73a93 [diff] |
entity-manager: srcrev bump 499d6bf336..a591d6c0b1 Tingting Chen (1): Add support for PCA9537/INA226/IPSPS1 devices Change-Id: If7ead8c56f8a65733ae570ce25e902548ea98b15 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 d1f66b6..64a7cc6 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 = "499d6bf336c3750ec6d8337d516ffef401d4607f" +SRCREV = "a591d6c0b144ebc81e8175651364b2fa29f05cc8" PACKAGECONFIG ??= "ipmi-fru" PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools," PV = "0.1+git${SRCPV}"