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
(From meta-phosphor rev: 9591a5422fddacbbde2a7f150ad85921bbcaf62f)
Change-Id: I52d9a110e94ee1d9e3f1c0312680903afc4a9019
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb b/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb
index bbc2b22..0e637da 100644
--- a/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb
+++ b/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb
@@ -18,6 +18,6 @@
"
SRC_URI += "git://github.com/openbmc/gpioplus"
-SRCREV = "43171e3dc64b8608f348af96c06e0b5779c70bb9"
+SRCREV = "88a89bc6bc63d9718cf73fac33eb4d241275cc5d"
S = "${WORKDIR}/git"