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

(From meta-phosphor rev: efd993af93a2862d7d093621c2d43fbcbd28cd0b)

Change-Id: I403886ae749da19043fa57613215906bd2615231
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb b/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb
index 81f08f4..cedae50 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 = "d67babcdbe7854b14afb421861c25769519d0fc8"
+SRCREV = "2f8444ce2dfb265bc6dcd45cae0484d68f08dd91"
 
 S = "${WORKDIR}/git"