summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/gpio
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-16 18:31:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-18 18:55:12 +0300
commitadc88eed23722050113a766e1cd997ec7a5e5a9b (patch)
tree3d230b897445ed08bdab1be71e9946074e195ede /meta-phosphor/recipes-phosphor/gpio
parentd9c2686c103d0e993675809211ce72e076d65780 (diff)
downloadopenbmc-adc88eed23722050113a766e1cd997ec7a5e5a9b.tar.xz
phosphor-gpio-monitor: srcrev bump c78e23d6a6..d1a35410e9
George Liu (1): meson_options.txt: Support for reading options from meson.options Change-Id: I2cf345168a06db468308e3b9622b7b277ae06ad1 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 43aad0f41f..e5843c2a35 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 = "c78e23d6a61c863a57a516e6cbc197b59260c723"
+SRCREV = "d1a35410e9ae0e17d00c16b07410f76565dd1dcc"
PV = "1.0+git${SRCPV}"
PR = "r1"