summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-10 19:20:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-11 18:48:23 +0300
commit60dc58a3ad27d1e338101adae15f465bf4c79907 (patch)
tree001ad4760b5e2fae1342893c823d9d03a7762018
parentc270cfcec6cdaebef64a62080a29a47ab7f29412 (diff)
downloadopenbmc-60dc58a3ad27d1e338101adae15f465bf4c79907.tar.xz
phosphor-gpio-monitor: srcrev bump 69e9930aa2..c78e23d6a6
George Liu (1): phosphor-gpio-presence: Add expected method for CLI11 Change-Id: Ia560ca8053b53a1489054894292cb8a62dd35735 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 a343ef1601..43aad0f41f 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 = "69e9930aa2012ff5f3016fa602e3cca6978fdb02"
+SRCREV = "c78e23d6a61c863a57a516e6cbc197b59260c723"
PV = "1.0+git${SRCPV}"
PR = "r1"