commit | 250399ea72592eb710ec1c86192ba04d6e90a814 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Aug 30 16:10:25 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Aug 31 19:05:52 2023 +0000 |
tree | 142f9554d3a7f64ed42dd78c34a9363c131e1048 | |
parent | d20e8be64a013d26416d858ef4a2c4433cf306ee [diff] |
entity-manager: srcrev bump 3f98b5eb60..d0eb129180 Jonathan Doman (1): Refactor unnecessary shared_ptr usage Change-Id: I270db996e670e45a6708cea9f770d70c59f81894 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 b315045..35a4fdc 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 = "3f98b5eb60595b54509f33f61764d1d5ef14952b" +SRCREV = "d0eb129180f8849026e2cd48ddf1152e51ef25b7" PACKAGECONFIG ??= "ipmi-fru" PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools," PV = "0.1+git${SRCPV}"