commit | adc88eed23722050113a766e1cd997ec7a5e5a9b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Aug 16 10:31:00 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Aug 18 15:55:12 2023 +0000 |
tree | 3d230b897445ed08bdab1be71e9946074e195ede | |
parent | d9c2686c103d0e993675809211ce72e076d65780 [diff] |
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>
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 43aad0f..e5843c2 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 += "libgpiod" DEPENDS += "cli11" DEPENDS += "nlohmann-json" -SRCREV = "c78e23d6a61c863a57a516e6cbc197b59260c723" +SRCREV = "d1a35410e9ae0e17d00c16b07410f76565dd1dcc" PV = "1.0+git${SRCPV}" PR = "r1"