gpioplus: srcrev bump 6797f8a0f7..71e795a279

William A. Kennington III (4):
      meson: Fix formatting
      meson: Remove werror override
      meson: Update minimum version to 0.57.0
      meson: Update to c++20

Change-Id: I80772abbdf9f241ddbbf00597314b8075a3ff0cc
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb b/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb
index 8213fd7..00944f7 100644
--- a/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb
+++ b/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb
@@ -14,6 +14,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/gpioplus"
-SRCREV = "6797f8a0f7862c3bb44b1629ba90811fb0f7ffd4"
+SRCREV = "71e795a279f1d30b6aca2509dd80c9b072f15efa"
 
 S = "${WORKDIR}/git"