From patchwork Mon Jun 1 15:35:57 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 89055 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id A13D0CD6E6B for ; Mon, 1 Jun 2026 15:36:02 +0000 (UTC) Received: from a27-33.smtp-out.us-west-2.amazonses.com (a27-33.smtp-out.us-west-2.amazonses.com [54.240.27.33]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.1563.1780328133932498771 for ; Mon, 01 Jun 2026 08:35:58 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky header.b=rQS6eNpB; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=2yS0o7pi; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.33, mailfrom: 0101019e83d3d1c2-a08ac707-9a72-4037-b48b-4e1221991d90-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=lvjh2tk576v2ro5mi6k4dt3mc6wpqbky; d=yoctoproject.org; t=1780328157; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=GIMf8Q2wIdlwN7uBESQP3kR9aUToR6s1sH2Q4pMOhAE=; b=rQS6eNpBbxOpXah7LTrOBwDTJUMU2pMRurdIdNNWfcdeGxcQ1euKLJRego7Q9e2e Ol9MEHFkKSCmzR1iFSuPtgqlWHL4ejb1xP05meYDHlTz6v/18vyJJck7XzMBKX7tz3i ugySGozqoMGcp38oExMTf2VWzvYnUTZoI0yoFBM8= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1780328157; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=GIMf8Q2wIdlwN7uBESQP3kR9aUToR6s1sH2Q4pMOhAE=; b=2yS0o7pikEm9/ifv/wqaAzQ3i5ZS5vki5Ug8353zQCpsra4xL+hXcowF/3J6Vlm9 qNPtDxOFU3qjmFj9Z8HsKPBcOEyBjxG11kcciN4Ew8noBHpam4/rEbHXmIIRt8g4sIG 4DyRyxLjsbXbP0x7bniFSw9fORazSjGZZWo7/36s= MIME-Version: 1.0 From: auh@yoctoproject.org To: Ross Burton Cc: openembedded-core@lists.openembedded.org Subject: [AUH] libjitterentropy: upgrading to 3.7.0 FAILED Message-ID: <0101019e83d3d1c2-a08ac707-9a72-4037-b48b-4e1221991d90-000000@us-west-2.amazonses.com> Date: Mon, 1 Jun 2026 15:35:57 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.06.01-54.240.27.33 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 01 Jun 2026 15:36:02 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/237962 Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libjitterentropy* to *3.7.0* has Failed(do_compile). Detailed error information: do_compile failed Next steps: - apply the patch: git am 0001-libjitterentropy-upgrade-3.6.3-3.7.0.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 51a99898a6fa2b522e0ce5977bd154fc390a52e7 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Mon, 1 Jun 2026 14:53:58 +0000 Subject: [PATCH] libjitterentropy: upgrade 3.6.3 -> 3.7.0 --- ...opy_3.6.3.bb => libjitterentropy_3.7.0.bb} | 23 +++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) rename meta/recipes-support/libjitterentropy/{libjitterentropy_3.6.3.bb => libjitterentropy_3.7.0.bb} (55%) diff --git a/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.3.bb b/meta/recipes-support/libjitterentropy/libjitterentropy_3.7.0.bb similarity index 55% rename from meta/recipes-support/libjitterentropy/libjitterentropy_3.6.3.bb rename to meta/recipes-support/libjitterentropy/libjitterentropy_3.7.0.bb index 7890dfa5c7..b80aaccc79 100644 --- a/meta/recipes-support/libjitterentropy/libjitterentropy_3.6.3.bb +++ b/meta/recipes-support/libjitterentropy/libjitterentropy_3.7.0.bb @@ -1,3 +1,22 @@ +# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'. +# The following is the difference between the old and the new license text. +# Please update the LICENSE value if needed, and summarize the changes in +# the commit message via 'License-Update:' tag. +# (example: 'License-Update: copyright years updated.') +# +# The changes: +# +# --- LICENSE +# +++ LICENSE +# @@ -1,4 +1,4 @@ +# -Copyright (C) 2017 - 2025, Stephan Mueller +# +Copyright (C) 2017 - 2026, Stephan Mueller +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# +# + SUMMARY = "Hardware RNG based on CPU timing jitter" DESCRIPTION = "The Jitter RNG provides a noise source using the CPU execution timing jitter. \ It does not depend on any system resource other than a high-resolution time \ @@ -5,12 +24,12 @@ stamp. It is a small-scale, yet fast entropy source that is viable in almost \ all environments and on a lot of CPU architectures." HOMEPAGE = "http://www.chronox.de/jent.html" LICENSE = "GPL-2.0-or-later | BSD-3-Clause" -LIC_FILES_CHKSUM = "file://LICENSE;md5=e01027c4ad1fe5a4768f8488c945d491 \ +LIC_FILES_CHKSUM = "file://LICENSE;md5=fcaa2e2fa77c4ea22e45bf79e9a41093 \ file://LICENSE.gplv2;md5=eb723b61539feef013de476e68b5c50a \ file://LICENSE.bsd;md5=66a5cedaf62c4b2637025f049f9b826f \ " SRC_URI = "git://github.com/smuellerDD/jitterentropy-library.git;branch=master;protocol=https;tag=v${PV}" -SRCREV = "c90ff465dcdb6a6949542c72a26a8ab496daa8cb" +SRCREV = "e783cf1c450bce4d72f95c9f9c84546a6094976a" do_configure[noexec] = "1"