summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/gpioplus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-13 02:30:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-13 21:33:48 +0300
commit591be9edd8b67866c19c1837856ae3019045d141 (patch)
tree4323cc78f42455077f0004b0447e34509465f3e1 /meta-phosphor/recipes-extended/gpioplus
parent4fe1f59cd38d79c711c7564a93510c8378c505fa (diff)
downloadopenbmc-591be9edd8b67866c19c1837856ae3019045d141.tar.xz
gpioplus: srcrev bump 7ba248ad68..0f68a6ffdb
Patrick Williams (3): add cstdint include fd: avoid move-to-self build: upgrade to C++23 Change-Id: I568f7e84d177761b99bff1e8ce3d4c4dc3eca5ee 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 50365289a4..1433a82fd5 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 = "7ba248ad685c8a2029f9cfdbae98d161e9664a3b"
+SRCREV = "0f68a6ffdb42cd78c8f4641d21a76f015cc1a8d3"
PV = "0.1+git${SRCPV}"
PR = "r1"