summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-26 16:21:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-27 03:37:05 +0300
commit9a38f14296c9874ec084c7cc3e0743ecaa191fb8 (patch)
tree2292882b2fee87fd30fa3f5c3233997c75b4ffc9 /meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb
parent2450a38734752449aea97c3515fda735868ab204 (diff)
downloadopenbmc-9a38f14296c9874ec084c7cc3e0743ecaa191fb8.tar.xz
phosphor-gpio-monitor: srcrev bump b08a0f6917..c4b6ce7280
Manojkiran Eda (1): Add OWNERS file Patrick Williams (3): clang-format: apply clang-12 changes catch exceptions as const build: switch to C++20 Change-Id: I9628c1a557d30d21df77b718a21b0b67de539779 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/gpio/phosphor-gpio-monitor_git.bb')
-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 a1ea91354..abf8adf1a 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"
-SRCREV = "b08a0f691740ef21e28547a57981b1043d46d8ce"
+SRCREV = "c4b6ce728089737ad85ab5cfa7f34e2a912f091b"
S = "${WORKDIR}/git"
EXTRA_OEMESON:append = " -Dtests=disabled"