summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-20 23:30:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-21 00:21:31 +0300
commit2b4d24c4e39f4aa41f02d32f27409734b0ba228b (patch)
tree5b6027abc123610dec8a1ca988c6676072f21dcc /meta-phosphor
parent16fbb15db4ca8ca77b20f376a85fcdc92efd65ca (diff)
downloadopenbmc-2b4d24c4e39f4aa41f02d32f27409734b0ba228b.tar.xz
gpioplus: srcrev bump 0f68a6ffdb..c6b3d0fb51
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I282bd88b119e9547323d4f61f91d3f597c2227e7 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 1433a82fd5..928f611904 100644
--- a/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb
+++ b/meta-phosphor/recipes-extended/gpioplus/gpioplus_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "C++ bindings for linux gpio APIs."
HOMEPAGE = "http://github.com/openbmc/gpioplus"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRCREV = "0f68a6ffdb42cd78c8f4641d21a76f015cc1a8d3"
+SRCREV = "c6b3d0fb51296598747bac9d14623e3ce8fe93d8"
PV = "0.1+git${SRCPV}"
PR = "r1"