summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-13 03:20:14 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-07-13 13:23:55 +0300
commited263cad39e2419da873b22e27f134901c21886c (patch)
tree64e4c0453618f99f40ec890dca11b05c84b463c4 /meta-phosphor/recipes-extended
parent55a0d6db60ab72789b94fe4fcba056cdf8e6e197 (diff)
downloadopenbmc-ed263cad39e2419da873b22e27f134901c21886c.tar.xz
sdbusplus: srcrev bump fa663aec1e..798848de8f
Patrick Williams (1): build: upgrade to C++23 Willam A. Kennington III (1): bus/match: Compile all code into library William A. Kennington III (1): bus/match: Remove redundant inline and stringify Change-Id: I683c04f61ae47a0bbb232f27e9f0d33ce157f8d6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-extended')
-rw-r--r--meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
index 0c2adbfc10..c5f88fece5 100644
--- a/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
+++ b/meta-phosphor/recipes-extended/sdbusplus/sdbusplus-rev.inc
@@ -3,4 +3,4 @@ PR = "r1"
PV ?= "1.0+git${SRCPV}"
SRC_URI += "git://github.com/openbmc/sdbusplus;branch=master;protocol=https"
-SRCREV = "fa663aec1ec21036f972318cb9cd59b3623f7afd"
+SRCREV = "798848de8fae11ecbb1fd17b66be5060ab6b82a3"