summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-17 00:20:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-20 01:05:04 +0300
commitb34770baadbcb268a327096deeab9f4f74d9b84f (patch)
tree1b357e7680e8e112e1abfcde9684986fc78ef9c3 /meta-phosphor
parent9093f70b0f8b900a283030b3b9319f5f57ff4a2e (diff)
downloadopenbmc-b34770baadbcb268a327096deeab9f4f74d9b84f.tar.xz
gpioplus: srcrev bump 6797f8a0f7..71e795a279
William A. Kennington III (4): meson: Fix formatting meson: Remove werror override meson: Update minimum version to 0.57.0 meson: Update to c++20 Change-Id: I80772abbdf9f241ddbbf00597314b8075a3ff0cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 8213fd7f4..00944f798 100644
--- a/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb
+++ b/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb
@@ -14,6 +14,6 @@ EXTRA_OEMESON = " \
"
SRC_URI += "git://github.com/openbmc/gpioplus"
-SRCREV = "6797f8a0f7862c3bb44b1629ba90811fb0f7ffd4"
+SRCREV = "71e795a279f1d30b6aca2509dd80c9b072f15efa"
S = "${WORKDIR}/git"