gpioplus: srcrev bump d67babcdbe..2f8444ce2d

William A. Kennington III (3):
      README: Fix for meson instructions
      meson: Don't build tests or examples in subprojects
      meson: Make googletest vendorable

Change-Id: Ic81c028848125b0e43d2de10b27582f8eb8f2d84
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-extended/gpioplus/gpioplus_git.bb b/recipes-extended/gpioplus/gpioplus_git.bb
index 81f08f4..cedae50 100644
--- a/recipes-extended/gpioplus/gpioplus_git.bb
+++ b/recipes-extended/gpioplus/gpioplus_git.bb
@@ -14,6 +14,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/gpioplus"
-SRCREV = "d67babcdbe7854b14afb421861c25769519d0fc8"
+SRCREV = "2f8444ce2dfb265bc6dcd45cae0484d68f08dd91"
 
 S = "${WORKDIR}/git"