commit | b714001ba5590432f30ee8e019b35202512bc2f3 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Aug 05 07:50:30 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Aug 07 19:02:53 2024 +0000 |
tree | ef2348a926696cb6c2a6fe15ea06db58124410a2 | |
parent | 2ae757e92bbc655406682a1f0600e3b729da4fc5 [diff] |
phosphor-gpio-monitor: srcrev bump 9f8459a55d..eb1e29fa52 George Liu (1): README.md: Fix MD024 warnings Change-Id: I62992fd004daade0046c39a6f92f975a7cec8e4e 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 23210b1..ea202ac 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 = "9f8459a55d1f0cb42c5d99c0759b20739092b841" +SRCREV = "eb1e29fa52a8100886f75724ed7fd1101d83dfb5" PV = "1.0+git${SRCPV}" PR = "r1"