commit | 6b8d91441caf172d5a2bccf01b0204020e789512 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jun 24 13:40:26 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Jun 26 20:33:37 2024 +0000 |
tree | f60ec9f954e6fa729cd715dde32feccc1e9aec85 | |
parent | c9759b3170832c0dcb3b299b855d83211be5b5e4 [diff] |
phosphor-gpio-monitor: srcrev bump ccfea22159..9f8459a55d Konstantin Aladyshev (2): meson: Provide "gmock" for local build meson: Provide missing boost dependency and its wrap file Change-Id: I0a7959bd5b71e22f85d6fd7144c3cf29a5105370 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 a2790fc..23210b1 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 = "ccfea22159eba4198ec04013f19612dc1ef59b46" +SRCREV = "9f8459a55d1f0cb42c5d99c0759b20739092b841" PV = "1.0+git${SRCPV}" PR = "r1"