commit | 04d7ade5fae6d4d0eb636a85bfcb0e66c2288105 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Mar 16 16:40:11 2023 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Fri Mar 17 17:56:40 2023 +0000 |
tree | 8413dbb423815857ed7b7ae18518120bea006a96 | |
parent | 95def8a5e44ffcdbf53b6ee6186367e92679cd09 [diff] |
phosphor-gpio-monitor: srcrev bump 854404e0d6..a66ac0fc4d Delphine CC Chiu (1): Support event multi targets Change-Id: I38fe7b3bee4d687ab09091c5b63f38229bc38109 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 8715f2e..0a76c17 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 = "854404e0d65dbbad0ff8689beac81c4319eb0452" +SRCREV = "a66ac0fc4d65f71b37fdabaef1616dac3241c4cc" PV = "1.0+git${SRCPV}" PR = "r1"