commit | 246f7a2a13fe5707d44aeaf288ea72e9c0111e5c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Apr 12 10:50:23 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Apr 12 21:42:40 2023 +0000 |
tree | ff9ba8a498c31502bd439f12c3fd14690fb1cae3 | |
parent | b3c0118b65097a53109c370f50b3ba3d0fb2849b [diff] |
phosphor-gpio-monitor: srcrev bump a66ac0fc4d..0c60faaa0b Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: If59b6f569c9c95e6d876e4fb1baeedff50b1e9db 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 0a76c17..29b5737 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 = "a66ac0fc4d65f71b37fdabaef1616dac3241c4cc" +SRCREV = "0c60faaa0b53dad6561b95e66c0a601e442aeecf" PV = "1.0+git${SRCPV}" PR = "r1"