summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-19 10:10:47 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-19 17:14:32 +0300
commit63ff11465d47787cb3b3defa4c408b80d04d2ee1 (patch)
treeb937a2d867abec4f8e175989f1032df9a638c902 /meta-phosphor
parent2df80e6badc39f9ca8c3a25df4649a8f679f1be4 (diff)
downloadopenbmc-63ff11465d47787cb3b3defa4c408b80d04d2ee1.tar.xz
phosphor-gpio-monitor: srcrev bump d1a35410e9..46a9a5b926
Patrick Rudolph (1): Add phosphor-multi-gpio-presence Change-Id: Ia79523d15b6fdd33d66a3ac551453790a37f86e0 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 e5843c2a35..b8a15c100a 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 = "d1a35410e9ae0e17d00c16b07410f76565dd1dcc"
+SRCREV = "46a9a5b926b294b280a186c796bd452230f2afef"
PV = "1.0+git${SRCPV}"
PR = "r1"