commit | a5d5f49d1eed8814c98e76ad394da6668c52dd17 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jul 13 16:40:26 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jul 14 19:30:12 2023 +0000 |
tree | 14b4dcb39bfd2a3858963362aade73d1ef6c1beb | |
parent | 552f68f6e90717ac1ad85736ffb58b09fddf9e7c [diff] |
phosphor-objmgr: srcrev bump 1a19e6aaf3..26ed98050e Patrick Williams (1): build: upgrade to C++23 Change-Id: I370b695eac1f8f17353784739000aa7522281699 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb index 1abfcbf..7e735de 100644 --- a/meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb +++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb
@@ -9,7 +9,7 @@ DEPENDS += "sdbusplus" DEPENDS += "phosphor-logging" DEPENDS += "cli11" -SRCREV = "1a19e6aaf3663f7698fa17aeb74a887c8740ff93" +SRCREV = "26ed98050e64e76892be5d5c2416b8a0044e3d9d" PV = "1.0+git${SRCPV}" PR = "r1"