From: Bruce Ashfield Date: Tue, 23 Dec 2025 04:48:00 +0000 (-0500) Subject: cryptodev: update to cryptodev-linux-1.14-tip X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdfcfa4b3b675f43b57af2621481f6fd51478f65;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git cryptodev: update to cryptodev-linux-1.14-tip Bumping cryptodev-linux to version cryptodev-linux-1.9-65-g08644db, which comprises the following commits: 08644db Fix build for Linux 6.18-rc1 ccf3ce9 Fixed compiler optimisation bug in tests 277d457 Fix uninitialized session pointers 3a93756 Exclude unused struct since Linux >= 6.5 d481e97 Fix cryptodev_verbosity sysctl for Linux 6.11-rc1 135cbff Release version 1.14 Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/cryptodev/cryptodev.inc b/meta/recipes-kernel/cryptodev/cryptodev.inc index 16a8eb610a..dcd5ec140c 100644 --- a/meta/recipes-kernel/cryptodev/cryptodev.inc +++ b/meta/recipes-kernel/cryptodev/cryptodev.inc @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux;branch=master;protocol=https \ " -SRCREV = "135cbff90af2ba97d88f1472be595ce78721972c" +SRCREV = "08644db02d43478f802755903212f5ee506af73b" PV = "1.14" CLEANBROKEN = "1"