gpioplus: srcrev bump 43171e3dc6..88a89bc6bc

William A. Kennington III (2):
      {event,handle}: Clarify object lifetime requirements
      tests: Build test cases with their respective c++ files

Change-Id: Ib9a856ffb786f962cbedf6399914ee3c230f6ca0
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 bbc2b22..0e637da 100644
--- a/recipes-extended/gpioplus/gpioplus_git.bb
+++ b/recipes-extended/gpioplus/gpioplus_git.bb
@@ -18,6 +18,6 @@
         "
 
 SRC_URI += "git://github.com/openbmc/gpioplus"
-SRCREV = "43171e3dc64b8608f348af96c06e0b5779c70bb9"
+SRCREV = "88a89bc6bc63d9718cf73fac33eb4d241275cc5d"
 
 S = "${WORKDIR}/git"