summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-10 18:00:45 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-08-11 14:57:58 +0300
commit5fdcab9a184cb6443103cbfcb4d6c9094a9c957a (patch)
treeb0b0f243d205d53af3cadc4692923675e6f507b4 /meta-phosphor
parent6cfc47a5ef62477d47d10343f9aca00b153262fb (diff)
downloadopenbmc-5fdcab9a184cb6443103cbfcb4d6c9094a9c957a.tar.xz
phosphor-gpio-monitor: srcrev bump 230d0c6283..629f3e3cd4
Patrick Williams (1): MAINTAINERS: remove file Change-Id: Ia75f9583cb851c38835747f4107253e153dbab22 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 bb30b20c3d..6ea8c4072d 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 = "230d0c62836fc870511b012379074af9eaa2c7b8"
+SRCREV = "629f3e3cd414294ee73bb3946e336f485fe8b504"
S = "${WORKDIR}/git"
EXTRA_OEMESON:append = " -Dtests=disabled"