summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/gpioplus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-11 04:50:05 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-12 22:13:52 +0300
commit003555e0b1554e2483cf5ff5ee0daf23e40c84ca (patch)
treea6275703adf4dd308b896972132956ade8b8c05c /meta-phosphor/recipes-extended/gpioplus
parent8b1272a35249e6e18c32a3f51c3dc5f4bae096fc (diff)
downloadopenbmc-003555e0b1554e2483cf5ff5ee0daf23e40c84ca.tar.xz
gpioplus: srcrev bump 01bc0bf6b1..7ba248ad68
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: Ia1ee54a0f6672125ced42d6e58a0c40c72b83268 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.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 3503dc7082..50365289a4 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 = "01bc0bf6b15fa3dcd8904bea6c9e40c502d0230f"
+SRCREV = "7ba248ad685c8a2029f9cfdbae98d161e9664a3b"
PV = "0.1+git${SRCPV}"
PR = "r1"