summaryrefslogtreecommitdiff
path: root/meta-openpower
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-07 06:10:27 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-08 04:27:58 +0300
commitbc98e50cc88e235bf2e71a4677cf2a30755c02c2 (patch)
tree15b3370e1e1a509705b3814a6ddbe6a5949c2c97 /meta-openpower
parent28ff4b75078b1fe0cc7990240ed6bc3c791b635e (diff)
downloadopenbmc-bc98e50cc88e235bf2e71a4677cf2a30755c02c2.tar.xz
openpower-proc-control: srcrev bump 4079f09d2f..9e178b740a
Patrick Williams (2): catch exceptions as const build: switch to C++20 Change-Id: Iaa974321822c2403c1c5ae9053bc74abf9b44971 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 d7f82b9d1a..21b0d66da8 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"
-SRCREV = "4079f09d2fb03994b45fdf6af5f165dd18f39b1e"
+SRCREV = "9e178b740af10ba6993ac55e59934b71a628dd09"
DEPENDS += " \
phosphor-logging \