diff options
| author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2025-05-30 18:40:23 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2025-05-30 21:13:27 +0300 |
| commit | 7e5fe50a58402a745afca719195ea609dbe0946f (patch) | |
| tree | 7ec523d55232ff26a4299df7475b7b62ce828884 | |
| parent | 47d1ef43b10e4fbdc72affc25c60b4b5df2976d9 (diff) | |
| download | openbmc-3.0.0-dev.tar.xz | |
phosphor-ecc: srcrev bump 045aceaeaf..c31b23c4c83.0.0-dev
Patrick Williams (1):
meson: reformat with meson formatter
Change-Id: I23f151d385fc0d1c9f264a777ccd4f16eea9c9e3
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
| -rw-r--r-- | meta-phosphor/recipes-phosphor/ecc/phosphor-ecc_git.bb | 2 |
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 4e51a029ab..098e469495 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 = "045aceaeaf80656e5a5fd85067ae04935f3bcf6c" +SRCREV = "c31b23c4c83761c7a8fbc86e52d80ab220d8788d" PV = "0.1+git${SRCPV}" PR = "r1" |
