commit | eaabb8748b1477d708c96d405de8316252a7666f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Aug 16 17:50:43 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Aug 21 12:27:51 2024 +0000 |
tree | e5d19391b14f90f3707054e2bfa785d8a9b214b5 | |
parent | 6f1644b656f41346fb392c8153a4bc4bbf1600f1 [diff] |
phosphor-gpio-monitor: srcrev bump eb1e29fa52..8377d59c61 Patrick Williams (1): clang-format: re-format for clang-18 Change-Id: Idb02dd20c15c81d6a31fe201893c02d54856a99e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb b/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb index ea202ac..6ed7486 100644 --- a/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb +++ b/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
@@ -12,7 +12,7 @@ DEPENDS += "libgpiod" DEPENDS += "cli11" DEPENDS += "nlohmann-json" -SRCREV = "eb1e29fa52a8100886f75724ed7fd1101d83dfb5" +SRCREV = "8377d59c61c653a34df1c3c4ca72219eceb0b43b" PV = "1.0+git${SRCPV}" PR = "r1"