]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
cryptodev: Update to latest git for 6.5 kernel fixes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 1 Oct 2023 09:55:52 +0000 (10:55 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Oct 2023 14:50:43 +0000 (15:50 +0100)
Update to pull in recent git changes which allow cryptodev to work
with 6.5 kernels.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/cryptodev/cryptodev.inc

index 61c688f1d0e3a76a4e66bb4a374e0b46939f7a98..64a9c2926b8c53a4cc7bfbc627663e6430bc4d5f 100644 (file)
@@ -10,7 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux;branch=master;protocol=https \
            "
-SRCREV = "795f5fda1485d447cdbad342e8304be317d4f7e8"
+SRCREV = "bb8bc7cf60d2c0b097c8b3b0e807f805b577a53f"
+PV = "1.13+git${SRCPV}"
 
 S = "${WORKDIR}/git"