commit | 60dc58a3ad27d1e338101adae15f465bf4c79907 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Aug 10 11:20:17 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Aug 11 15:48:23 2023 +0000 |
tree | 001ad4760b5e2fae1342893c823d9d03a7762018 | |
parent | c270cfcec6cdaebef64a62080a29a47ab7f29412 [diff] |
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>
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 a343ef1..43aad0f 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 = "69e9930aa2012ff5f3016fa602e3cca6978fdb02" +SRCREV = "c78e23d6a61c863a57a516e6cbc197b59260c723" PV = "1.0+git${SRCPV}" PR = "r1"