summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-21 04:00:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-22 01:05:37 +0300
commit4c019c79bfd89865e9885435abddd999f3b7c1f8 (patch)
tree7c5e0b2249b590ded6ee512fd40e05dfe9e7401c
parenta74a7a4bef65a86c02e187566ce066788a611fb8 (diff)
downloadopenbmc-4c019c79bfd89865e9885435abddd999f3b7c1f8.tar.xz
phosphor-ecc: srcrev bump c0b4eae01f..527190b2b7
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I3fcce1f4ea8e60df28f1bbc2abd772ca2002a1bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 346b12ed63..e4a2e38882 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 = "c0b4eae01f4919531ef4eaef3df67df3928f6f18"
+SRCREV = "527190b2b7b16eecae33904d4396380bf269627b"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-ecc.git;branch=master;protocol=https"