summaryrefslogtreecommitdiff
path: root/meta-openpower
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-14 15:20:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-14 22:28:00 +0300
commitb9d6c7cf388c60b808cde882ae8f0a2e871dd806 (patch)
treea3da6fba53c631c5914270b0de483da2d8c5df38 /meta-openpower
parentb19cf0f68e1aca3acbc97636b7d353e531b8fb99 (diff)
downloadopenbmc-b9d6c7cf388c60b808cde882ae8f0a2e871dd806.tar.xz
openpower-proc-control: srcrev bump cb23cb2d08..6529d78e21
Patrick Williams (1): build: upgrade to C++23 Change-Id: Iad3960f25850b614b26a7b99f464163805b8bd9b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-openpower')
-rw-r--r--meta-openpower/recipes-phosphor/host/op-proc-control_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
index 8dee9be5f5..1831119276 100644
--- a/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
+++ b/meta-openpower/recipes-phosphor/host/op-proc-control_git.bb
@@ -11,7 +11,7 @@ inherit meson obmc-phosphor-utils pkgconfig
inherit systemd
SRC_URI = "git://github.com/openbmc/openpower-proc-control;branch=master;protocol=https"
-SRCREV = "cb23cb2d0846bfc8e550e3fbadc683fb7b026e6c"
+SRCREV = "6529d78e2123c5f0c23d49e325ff90432734002f"
DEPENDS += " \
phosphor-logging \