gpioplus: srcrev bump 9dd00de706..48e6288da8

William A. Kennington III (1):
      meson: Use declare_dependency for libraries

Change-Id: I805551e638593516b6b2299ce06e884cbcea0e84
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 02c309f..e2c960b 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 = "9dd00de7066cb20972e641b5885d2de302f00956"
+SRCREV = "48e6288da8486a25fd52e944fb0f7148fc1c02db"
 
 S = "${WORKDIR}/git"