summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/gpio
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-27 22:30:48 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-27 23:58:31 +0300
commit726a70bfede80f71fdace9dc725bb8242b56ebad (patch)
treeecfd9415a3301a256edbc7f73a704fa8783511d2 /meta-phosphor/recipes-phosphor/gpio
parent9a13cd2383653ecaaf98ccc04b437fecd1e0063b (diff)
downloadopenbmc-726a70bfede80f71fdace9dc725bb8242b56ebad.tar.xz
phosphor-gpio-monitor: srcrev bump c4b6ce7280..bc5b3751de
Patrick Williams (1): sdbusplus: use shorter type aliases Change-Id: Ia969f5ae1ae5bd78bc1fb77678b45633ff9d85f1 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 5615bf374c..8aec07bcfb 100644
--- a/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
@@ -44,7 +44,7 @@ FILES:${PN}-monitor += "${nonarch_base_libdir}/udev/rules.d/99-gpio-keys.rules"
FILES:${PN}-presence += "${bindir}/phosphor-gpio-presence"
SRC_URI += "git://github.com/openbmc/phosphor-gpio-monitor;branch=master;protocol=https"
-SRCREV = "c4b6ce728089737ad85ab5cfa7f34e2a912f091b"
+SRCREV = "bc5b3751de3f8920e346f39782eaefcd715cbea6"
S = "${WORKDIR}/git"
EXTRA_OEMESON:append = " -Dtests=disabled"