summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-09-24 18:20:15 +0000
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-24 18:19:49 -0400
commit90a00c974f31e8a671c6e41f94a1112f880920fc (patch)
tree7ba706df8346c66105d00c6473041066bf78c1fa
parent047c99ec56bba8b33c3f8cf9bcf174514ee0a3d3 (diff)
downloadtalos-openbmc-90a00c974f31e8a671c6e41f94a1112f880920fc.tar.gz
talos-openbmc-90a00c974f31e8a671c6e41f94a1112f880920fc.zip
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>
-rw-r--r--meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb b/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb
index bbc2b2238..0e637dac6 100644
--- a/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb
+++ b/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb
@@ -18,6 +18,6 @@ EXTRA_OECONF_append += " \
"
SRC_URI += "git://github.com/openbmc/gpioplus"
-SRCREV = "43171e3dc64b8608f348af96c06e0b5779c70bb9"
+SRCREV = "88a89bc6bc63d9718cf73fac33eb4d241275cc5d"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud