summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-21 01:40:37 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-23 14:22:21 +0300
commit3a50b184d474bd2e98bcb782c3b3957279887994 (patch)
tree81763c583bc1d0609cf1710b99b320fb4cef8cc4
parent32c4fcf4039b7d10fbcfa90c1be9877a5e9cf220 (diff)
downloadopenbmc-3a50b184d474bd2e98bcb782c3b3957279887994.tar.xz
phosphor-gpio-monitor: srcrev bump 46a9a5b926..d3898c5e98
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I0b91c4a853e46ea9e6408a59848fadc767d178ab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb2
1 files changed, 1 insertions, 1 deletions
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 ba97d7eba3..dc5b6d79c6 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 += "boost"
DEPENDS += "libgpiod"
DEPENDS += "cli11"
DEPENDS += "nlohmann-json"
-SRCREV = "46a9a5b926b294b280a186c796bd452230f2afef"
+SRCREV = "d3898c5e9858c8924e526ff9e99da4eb3155367f"
PV = "1.0+git${SRCPV}"
PR = "r1"