summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-24 21:40:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-06-26 23:33:37 +0300
commit6b8d91441caf172d5a2bccf01b0204020e789512 (patch)
treef60ec9f954e6fa729cd715dde32feccc1e9aec85
parentc9759b3170832c0dcb3b299b855d83211be5b5e4 (diff)
downloadopenbmc-6b8d91441caf172d5a2bccf01b0204020e789512.tar.xz
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>
-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 a2790fcd1e..23210b135b 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 = "ccfea22159eba4198ec04013f19612dc1ef59b46"
+SRCREV = "9f8459a55d1f0cb42c5d99c0759b20739092b841"
PV = "1.0+git${SRCPV}"
PR = "r1"