gpioplus: srcrev bump 15658977cc..9dd00de706

William A. Kennington III (1):
      meson: Fix pc file generation

Change-Id: Ie738f9cbbc0dcdcfbb52f9a36ded6e3627bbe227
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 cd56733..02c309f 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 = "15658977ccf42078fcf021494d10400666c7a884"
+SRCREV = "9dd00de7066cb20972e641b5885d2de302f00956"
 
 S = "${WORKDIR}/git"