summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/gpio
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-01 00:50:11 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-03-01 05:52:08 +0300
commit64332499d4426b16ad65b098283f378a215fa6f5 (patch)
tree2627bf9e37546e4a1416fa7b594b7e924e15ae69 /meta-phosphor/recipes-phosphor/gpio
parenta4c1308d029a0efde3927ef7db155bdd3565d9ff (diff)
downloadopenbmc-64332499d4426b16ad65b098283f378a215fa6f5.tar.xz
phosphor-gpio-monitor: srcrev bump b5bd88532c..854404e0d6
Ed Tanous (1): Change io_service to io_context Change-Id: I5da1baec729a7b596e6bbd1837203a9692dee575 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/gpio')
-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 607541b516..8715f2e7e2 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 = "b5bd88532ccef5e82810a1472af3d8a9213873ae"
+SRCREV = "854404e0d65dbbad0ff8689beac81c4319eb0452"
PV = "1.0+git${SRCPV}"
PR = "r1"