diff mbox series

[AUH] cryptodev-tests,cryptodev-linux,cryptodev-module: upgrading to 1.14,1.14,1.14 FAILED

Message ID 010101910f3204cb-0ded0d41-517d-4515-9e6b-a4294af39929-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] cryptodev-tests,cryptodev-linux,cryptodev-module: upgrading to 1.14,1.14,1.14 FAILED | expand

Commit Message

auh@yoctoproject.org Aug. 1, 2024, 6:27 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *cryptodev-tests,cryptodev-linux,cryptodev-module* to *1.14,1.14,1.14* has Failed(do_compile).

Detailed error information:

do_compile failed



Next steps:
    - apply the patch: git am 0001-cryptodev-tests-cryptodev-linux-cryptodev-module-upg.patch
    - check the changes to upstream patches and summarize them in the commit message,
    - compile an image that contains the package
    - perform some basic sanity tests
    - amend the patch and sign it off: git commit -s --reset-author --amend
    - send it to the appropriate mailing list

Alternatively, if you believe the recipe should not be upgraded at this time,
you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that
automatic upgrades would no longer be attempted.

Please review the attached files for further information and build/update failures.
Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler

Regards,
The Upgrade Helper

-- >8 --
From f63e2e799fc7b49eec9154ea3c0a2439b06d2c46 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 1 Aug 2024 08:00:12 +0000
Subject: [PATCH] cryptodev-tests,cryptodev-linux,cryptodev-module: upgrade
 1.13 -> 1.14,1.13 -> 1.14,1.13 -> 1.14

---
 meta/recipes-kernel/cryptodev/cryptodev.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/meta/recipes-kernel/cryptodev/cryptodev.inc b/meta/recipes-kernel/cryptodev/cryptodev.inc
index 64a9c2926b..8d0aad4a01 100644
--- a/meta/recipes-kernel/cryptodev/cryptodev.inc
+++ b/meta/recipes-kernel/cryptodev/cryptodev.inc
@@ -10,8 +10,8 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 SRC_URI = "git://github.com/cryptodev-linux/cryptodev-linux;branch=master;protocol=https \
            "
-SRCREV = "bb8bc7cf60d2c0b097c8b3b0e807f805b577a53f"
-PV = "1.13+git${SRCPV}"
+SRCREV = "135cbff90af2ba97d88f1472be595ce78721972c"
+PV = "1.14"
 
 S = "${WORKDIR}/git"