summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ecc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-02 23:00:30 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-02 23:00:30 +0300
commitd8426efb3c23837da83fb44ba7314ca7b5e741f9 (patch)
treefcd56d947d094b65f68afd0fea768b5f3073e790 /meta-phosphor/recipes-phosphor/ecc
parent8e7b46e2350c3689938f309eaca929aada20b5a0 (diff)
downloadopenbmc-d8426efb3c23837da83fb44ba7314ca7b5e741f9.tar.xz
phosphor-ecc: srcrev bump 2c4ae24103..c0b4eae01f
Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: I77f2d47a60928b159e46d1aa28b8ac7c64f8eb04 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 4b3c89ce54..346b12ed63 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 = "2c4ae241030a1b05c74127877a4cb4525e1475b9"
+SRCREV = "c0b4eae01f4919531ef4eaef3df67df3928f6f18"
PR = "r1"
SRC_URI = "git://github.com/openbmc/phosphor-ecc.git;branch=master;protocol=https"