c-periphery: upgrade 2.4.1 -> 2.4.2

Changelog:
===========
* GPIO
 * Fix building under Linux kernel headers missing realtime event
   timestamp support in the gpio-cdev v2 ABI.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu 2023-07-18 12:25:03 +08:00 committed by Khem Raj
parent 665f9ae34e
commit 31a9e70c84

View File

@ -9,7 +9,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=be30d45bdc453f70a494c149c2168289"
SRC_URI = "git://github.com/vsergeev/c-periphery;protocol=https;branch=master"
SRCREV = "6c5302cf8255c9bb75e535c566a8f1d94cfded5d"
SRCREV = "91f9678d2a35a3af3c633f20165bdde8bea32209"
S = "${WORKDIR}/git"