aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2023-04-10 16:26:01 +0800
committerKhem Raj <raj.khem@gmail.com>2023-04-10 09:39:38 -0700
commit6edb29898ef4bb81d25461691bdac56468f4fdba (patch)
treed936df628fadce78975e6dcdb259a4c11e3b4b85
parent4f61fe65afa9e5888accca9a2fec1c15a0b65ac0 (diff)
downloadmeta-openembedded-6edb29898ef4bb81d25461691bdac56468f4fdba.tar.gz
c-periphery: upgrade 2.3.1 -> 2.4.0
Changelog: ========== * GPIO * Add support for gpio-cdev v2 ABI. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/c-periphery/c-periphery_2.4.0.bb (renamed from meta-oe/recipes-support/c-periphery/c-periphery_2.3.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/c-periphery/c-periphery_2.3.1.bb b/meta-oe/recipes-support/c-periphery/c-periphery_2.4.0.bb
index b5bdcd5b19..be8d187657 100644
--- a/meta-oe/recipes-support/c-periphery/c-periphery_2.3.1.bb
+++ b/meta-oe/recipes-support/c-periphery/c-periphery_2.4.0.bb
@@ -9,7 +9,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=4097ec544cf01e9c7cfc4bdf8e4ed887"
SRC_URI = "git://github.com/vsergeev/c-periphery;protocol=https;branch=master"
-SRCREV = "23bfa4ab481edbad82a69ee385fc58ce03b63084"
+SRCREV = "e9799b893ec77f97045544279f0cabd28323b0a3"
S = "${WORKDIR}/git"