summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-01 05:00:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-11-03 00:40:48 +0300
commit53546a908cbcab30a11e83576435092cae7fb309 (patch)
tree5cffc9e24518ca6d2b92141c51dfdc7eb5b45bb9
parent1dfbd5608d9917310ceecb965fa044228cacbb00 (diff)
downloadopenbmc-53546a908cbcab30a11e83576435092cae7fb309.tar.xz
gpioplus: srcrev bump c6b3d0fb51..05f530218b
George Liu (1): meson_options.txt: Support for reading options from meson.options Change-Id: I73a22f934f378c2b2d4439d1605138495f928109 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 928f611904..9c514612bd 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 = "c6b3d0fb51296598747bac9d14623e3ce8fe93d8"
+SRCREV = "05f530218be779630e9d428ef44b073caad4f2d5"
PV = "0.1+git${SRCPV}"
PR = "r1"