summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/gpio
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-03 03:30:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-03 22:40:55 +0300
commit3af67c10513ed122ff068ab7437ef17b25b1066d (patch)
treed8c05fefcaec692e78d16422a5d82cce6625ce11 /meta-phosphor/recipes-phosphor/gpio
parent37295068906474564f28dc751dd5bad124b3f2ad (diff)
downloadopenbmc-3af67c10513ed122ff068ab7437ef17b25b1066d.tar.xz
phosphor-gpio-monitor: srcrev bump ee1663cfb0..7abda62ca1
George Liu (2): gpio-util: Remove Makefile.am Remove is_method_error method Change-Id: Ie2756a33488d4f532788cf045c8d19785e93142e 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 ababee3848..ab28719b75 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 = "ee1663cfb07ca68f39ebb7759a5c61aecf4a635b"
+SRCREV = "7abda62ca1712083c9b2cc2e70d44c06602bd0c8"
PV = "1.0+git${SRCPV}"
PR = "r1"