summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-08 03:40:30 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-03-10 19:14:29 +0300
commita5713be795255974e2d8f4479127d9917a9d3aaf (patch)
treefed6e826f6df9b4ac4f300d494002e93313608c5 /meta-phosphor/recipes-phosphor/configuration
parent8997765bb01cae93eb63f101061270c73863f1cb (diff)
downloadopenbmc-a5713be795255974e2d8f4479127d9917a9d3aaf.tar.xz
entity-manager: srcrev bump 73963328a2..6e22c877de
Ed Tanous (3): Change io_service to io_context Move to boost::asio::post Make fru-device-resize option compile Change-Id: I23358032fba56084de451f8e4b7e3cbfefec9064 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 d75831ef5c..3b0c7dc271 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 = "73963328a21f45f45c4dc482bed97894d3e0281b"
+SRCREV = "6e22c877de8d60e48578c84fe23b3e1dc235302f"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"