commit | ed28aaea49b098cae39d93d889a162122b9bf15b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri May 10 14:40:30 2024 -0500 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri May 10 14:40:30 2024 -0500 |
tree | 5f9446ef6a94dc5e1d0387b35ac8a92d4cf61bc4 | |
parent | 7515defaa2e023c975b4063743437df4c967e376 [diff] |
entity-manager: srcrev bump 88b2aba5ab..7742c87ce6 Matt Spinler (1): Add meson option for build time schema validation Change-Id: I7d9ea074011a5166eeed5041365b9e7c18e41b10 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 f977712..a7e6a47 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 = "88b2aba5abb0b5952277e73fb319342d65aa5e06" +SRCREV = "7742c87ce69870afaa2137c3159aaa5cb0a89271" PACKAGECONFIG ??= "ipmi-fru" PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools," PV = "0.1+git${SRCPV}"