summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/gpioplus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-11-01 01:10:16 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-01 05:55:16 +0300
commit46b48ef7df11bde2d5231468a0dff0611b949e99 (patch)
tree45ce2a83944d4fe675f41de7bfab56d535057ea6 /meta-phosphor/recipes-extended/gpioplus
parent1b4bf0b3403f85cc25ce2d56951be22f4fb3915a (diff)
downloadopenbmc-46b48ef7df11bde2d5231468a0dff0611b949e99.tar.xz
gpioplus: srcrev bump 88a89bc6bc..8ff581220a
William A. Kennington III (1): utility/aspeed: Add gpio name to offset method (From meta-phosphor rev: e5f8b8c5f1a4244d698362dbba7cf0f4be408cf0) Change-Id: I4e20d6518f7eb63760b095ce20f0691181ff96d7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-extended/gpioplus')
-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 0e637dac6a..0bc53d98b4 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 = "88a89bc6bc63d9718cf73fac33eb4d241275cc5d"
+SRCREV = "8ff581220aaf38edda428d37ed1fe3151c0542d9"
S = "${WORKDIR}/git"