summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ecc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-13 03:20:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-13 21:32:03 +0300
commit157a1ad3f016012e1ce76fd54aee8f61c242626e (patch)
tree1bd1b87df63afc79cb9d97ed850a24c37ceb9c40 /meta-phosphor/recipes-phosphor/ecc
parente2ce8f2b715709872e6ae8c2676221049e45e075 (diff)
downloadopenbmc-157a1ad3f016012e1ce76fd54aee8f61c242626e.tar.xz
phosphor-ecc: srcrev bump 527190b2b7..9a31e9a4a4
Patrick Williams (1): build: upgrade to C++23 Change-Id: If544992da463668290be1e3b7a2ffb13a6a35fbe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ecc')
-rw-r--r--meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb b/meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb
index e4a2e38882..aa012a1b5f 100644
--- a/meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb
+++ b/meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb
@@ -6,7 +6,7 @@ DEPENDS += "sdbusplus"
DEPENDS += "phosphor-dbus-interfaces"
DEPENDS += "sdeventplus"
DEPENDS += "phosphor-logging"
-SRCREV = "527190b2b7b16eecae33904d4396380bf269627b"
+SRCREV = "9a31e9a4a4cbab1dbf9f18b2607de3d877900241"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-ecc.git;branch=master;protocol=https"