phosphor-gpio-monitor: srcrev bump 7abda62ca1..69e9930aa2

George Liu (8):
      logging: switch to lg2
      Update the clang-format file with latest
      phosphor-gpio-monitor: Replace Argument class with CLI11
      presence: Replace Argument class with CLI11
      Remove gpio-util
      Fix some warnings by cppcheck
      meson: Replace configure_file with fs.copyfile
      meson: Enable tests by default

Patrick Williams (3):
      build: add cli11 dependency as necessary
      phosphor-gpio-monitor: fix continue flag
      phosphor-gpio-monitor: ignore extra args

Change-Id: I7fb4e2c07fb048402553c8739d5867f7fd47ef6f
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 ab28719..a343ef1 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 = "7abda62ca1712083c9b2cc2e70d44c06602bd0c8"
+SRCREV = "69e9930aa2012ff5f3016fa602e3cca6978fdb02"
 PV = "1.0+git${SRCPV}"
 PR = "r1"