summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-17 00:40:11 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-03-17 20:56:40 +0300
commit04d7ade5fae6d4d0eb636a85bfcb0e66c2288105 (patch)
tree8413dbb423815857ed7b7ae18518120bea006a96 /meta-phosphor
parent95def8a5e44ffcdbf53b6ee6186367e92679cd09 (diff)
downloadopenbmc-04d7ade5fae6d4d0eb636a85bfcb0e66c2288105.tar.xz
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>
Diffstat (limited to 'meta-phosphor')
-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 8715f2e7e2..0a76c175f7 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 = "854404e0d65dbbad0ff8689beac81c4319eb0452"
+SRCREV = "a66ac0fc4d65f71b37fdabaef1616dac3241c4cc"
PV = "1.0+git${SRCPV}"
PR = "r1"